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

/darwin-on-arm/xnu/bsd/sys/
H A Dparam.h147 #define PTTYBLOCK 0x200 /* for tty SIGTTOU and SIGTTIN blocking */ macro
/darwin-on-arm/xnu/bsd/kern/
H A Dtty_pty.c313 error = ttysleep(tp, &lbolt, TTIPRI | PCATCH | PTTYBLOCK, "ptsbg",
H A Dtty_ptmx.c696 error = ttysleep(tp, &lbolt, TTIPRI | PCATCH | PTTYBLOCK, "ptsd_bg",

Completed in 25 milliseconds