Searched refs:TIOCCBRK (Results 1 - 3 of 3) sorted by relevance

/haiku/headers/posix/
H A Dtermios.h187 #define TIOCCBRK (TCGETA + 21) /* both are a frontend to TCSBRK */ macro
/haiku/src/bin/debug/strace/
H A Dioctl.cpp139 IOCTL_INFO_ENTRY(TIOCCBRK),
/haiku/src/add-ons/kernel/generic/tty/
H A Dtty.cpp1933 case TIOCCBRK:
1939 else if (op == TIOCCBRK)

Completed in 59 milliseconds