Searched refs:TIOCSBRK (Results 1 – 2 of 2) sorted by relevance
/sysdeps/unix/bsd/ | ||
A D | tcsendbrk.c | 44 if (__ioctl (fd, TIOCSBRK, (void *) NULL) < 0) in tcsendbreak() |
/sysdeps/mach/hurd/bits/ | ||
A D | ioctls.h | 226 #define TIOCSBRK _IO('t', 123) /* set break bit */ macro |
Completed in 5 milliseconds