Searched refs:HUPCL (Results 1 - 4 of 4) sorted by relevance

/haiku/headers/posix/
H A Dtermios.h124 #define HUPCL 0x400 /* hangs up on last close */ macro
/haiku/src/tests/apps/miniterminal/
H A DMiniView.cpp160 tio.c_cflag |= HUPCL;
/haiku/src/apps/terminal/
H A DShell.cpp364 tio.c_cflag |= HUPCL;
/haiku/src/add-ons/kernel/generic/tty/
H A Dtty.cpp760 termios.c_cflag = B19200 | CS8 | CREAD | HUPCL;

Completed in 97 milliseconds