Home
last modified time | relevance | path

Searched refs:LOGIN_PROCESS (Results 1 – 16 of 16) sorted by relevance

/titanic_41/usr/src/cmd/who/
H A Dwho.c190 validtype[LOGIN_PROCESS] = 1; in main()
223 validtype[LOGIN_PROCESS] = 1; in main()
373 validtype[LOGIN_PROCESS] = 0; in main()
758 if (utmpp->ut_type == LOGIN_PROCESS) { in process()
/titanic_41/usr/src/cmd/killall/
H A Dkillall.c64 if ((u->ut_type == LOGIN_PROCESS) || in main()
/titanic_41/usr/src/lib/libc/port/gen/
H A Dttyslot.c82 ubuf.ut_type == LOGIN_PROCESS || in ttyslot()
H A Dgetut.c239 case LOGIN_PROCESS: in _compat_getutid()
243 type == LOGIN_PROCESS || in _compat_getutid()
283 (fubuf.ut_type == LOGIN_PROCESS || in _compat_getutline()
H A Dgetutx.c350 case LOGIN_PROCESS: in getutxid()
354 type == LOGIN_PROCESS || in getutxid()
429 (fubuf.ut_type == LOGIN_PROCESS || in getutxline()
592 (curx->ut_type == LOGIN_PROCESS || in invoke_utmp_update()
/titanic_41/usr/src/head/
H A Dutmp.h124 #define LOGIN_PROCESS 6 /* A "getty" process waiting for login */ macro
/titanic_41/usr/src/cmd/acct/
H A Dacctcon1.c268 case LOGIN_PROCESS: in loop()
393 case LOGIN_PROCESS: in update()
H A Dacctcon.c246 case LOGIN_PROCESS: in loop()
H A Dwtmpfix.c654 case LOGIN_PROCESS: in inrange()
/titanic_41/usr/src/cmd/ttymon/
H A Dtmutmp.c199 u->ut_type = LOGIN_PROCESS;
/titanic_41/usr/src/cmd/saf/
H A Dsac.c308 if (uxp->ut_type != LOGIN_PROCESS) in readutmpx()
543 up->ut_type = LOGIN_PROCESS; in account()
/titanic_41/usr/src/cmd/bnu/
H A Dct.c599 if (u->ut_type == LOGIN_PROCESS
/titanic_41/usr/src/cmd/login/
H A Dlogin.c2071 u->ut_type == LOGIN_PROCESS || in update_utmpx_entry()
/titanic_41/usr/src/cmd/zlogin/
H A Dzlogin.c1390 ut.ut_type = LOGIN_PROCESS; in setup_utmpx()
/titanic_41/usr/src/cmd/cmd-inet/usr.sbin/
H A Din.rlogind.c1153 ut.ut_type = LOGIN_PROCESS; in doit()
H A Din.telnetd.c3149 ut.ut_type = LOGIN_PROCESS; in doit()