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

/macosx-10.10.1/xnu-2782.1.97/bsd/sys/
H A Dioctl_compat.h116 #define TIOCHPCL _IO('t', 2) /* hang up on last close */ macro
/macosx-10.10.1/uucp-11/uucp/unix/
H A Dserial.c1202 #ifdef TIOCHPCL
1205 (void) ioctl (q->o, TIOCHPCL, 0);
/macosx-10.10.1/xnu-2782.1.97/bsd/kern/
H A Dtty.c1233 #ifdef TIOCHPCL
1234 case TIOCHPCL: /* hang up on last close */

Completed in 152 milliseconds