Home
last modified time | relevance | path

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

/xnu-11215.1.10/bsd/sys/
H A Dttycom.h182 #define TIOCPTYUNLK _IO('t', 82) /* unlockpt(3) */ macro
/xnu-11215.1.10/bsd/kern/
H A Dtty_dev.c1120 case TIOCPTYUNLK: /* unlockpt(3) */