Searched defs:logprocflag (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/bnu/
H A Dct.c143 logprocflag, /* is there a login process on the line */ local
367 if ( (logprocflag = logproc(Dc)) ) /* really an assignment! */
426 if (logprocflag) { /* there is a login process on the line */

Completed in 45 milliseconds