Home
last modified time | relevance | path

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

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