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

/freebsd-12-stable/sys/i386/ibcs2/
H A Dibcs2_fcntl.c185 int flags, noctty, ret; local
188 noctty = uap->flags & IBCS2_O_NOCTTY;
205 if (!ret && !noctty && SESS_LEADER(p) && !(p->p_flag & P_CONTROLT)) {

Completed in 162 milliseconds