Home
last modified time | relevance | path

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

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