Home
last modified time | relevance | path

Searched refs:TIOCHPCL (Results 1 – 2 of 2) sorted by relevance

/xnu-10063.101.15/bsd/sys/
H A Dioctl_compat.h116 #define TIOCHPCL _IO('t', 2) /* hang up on last close */ macro
/xnu-10063.101.15/bsd/kern/
H A Dtty.c1267 #ifdef TIOCHPCL in ttioctl_locked()
1268 case TIOCHPCL: /* hang up on last close */ in ttioctl_locked()