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

/macosx-10.5.8/xnu-1228.15.4/bsd/vfs/
H A Dvfs_syscalls.c2099 int no_controlling_tty = 0; local
2121 no_controlling_tty = 1;
2217 if (no_controlling_tty && (p->p_flag & P_CONTROLT)) {

Completed in 20 milliseconds