Symbol: USER_PROCESS
crypto/heimdal/appl/ftp/ftpd/logwtmp.c
128
ut.ut_type = USER_PROCESS;
crypto/heimdal/appl/ftp/ftpd/logwtmp.c
161
utx.ut_type = USER_PROCESS;
crypto/heimdal/appl/login/utmp_login.c
113
utmp->ut_type = USER_PROCESS;
crypto/heimdal/appl/login/utmpx_login.c
46
ut->ut_type = USER_PROCESS;
crypto/heimdal/appl/login/utmpx_login.c
87
|| ut->ut_type == USER_PROCESS)) {
crypto/heimdal/appl/telnet/telnetd/sys_term.c
1551
utmp.ut_type = USER_PROCESS;
crypto/heimdal/appl/telnet/telnetd/sys_term.c
1813
if (utp->ut_type != USER_PROCESS || utp->ut_jid == 0)
crypto/openssh/loginrec.c
1165
if (ut->ut_type & USER_PROCESS)
crypto/openssh/loginrec.c
1329
if (utx->ut_type == USER_PROCESS)
crypto/openssh/loginrec.c
1417
li->wtmpdb_id = wtmpdb_login(NULL, USER_PROCESS, li->username,
crypto/openssh/loginrec.c
661
ut->ut_type = USER_PROCESS;
crypto/openssh/loginrec.c
748
utx->ut_type = USER_PROCESS;
lib/libc/gen/getutxent.c
171
case USER_PROCESS:
lib/libc/gen/getutxent.c
176
case USER_PROCESS:
lib/libc/gen/getutxent.c
207
case USER_PROCESS:
lib/libc/gen/getutxent.c
231
case USER_PROCESS:
lib/libc/gen/pututxline.c
155
case USER_PROCESS:
lib/libc/gen/pututxline.c
308
case USER_PROCESS:
lib/libc/gen/pututxline.c
91
case USER_PROCESS:
lib/libc/gen/utxdb.c
144
case USER_PROCESS:
lib/libc/gen/utxdb.c
73
case USER_PROCESS:
lib/libpam/modules/pam_lastlog/pam_lastlog.c
108
if (utx != NULL && utx->ut_type == USER_PROCESS) {
lib/libpam/modules/pam_lastlog/pam_lastlog.c
135
utl.ut_type = USER_PROCESS;
lib/libulog/ulog_login.c
68
utx.ut_type = USER_PROCESS;
libexec/comsat/comsat.c
132
if (utp->ut_type == USER_PROCESS && !strcmp(utp->ut_user, name))
libexec/rpc.rusersd/rusers_proc.c
162
if (usr->ut_type != USER_PROCESS)
libexec/rpc.rusersd/rusers_proc.c
192
if (usr->ut_type != USER_PROCESS)
libexec/talkd/process.c
189
if (ut->ut_type == USER_PROCESS &&
usr.bin/finger/finger.c
232
if (user->ut_type != USER_PROCESS)
usr.bin/finger/finger.c
375
if (user->ut_type != USER_PROCESS)
usr.bin/finger/util.c
108
else if (ut != NULL && ut->ut_type == USER_PROCESS) {
usr.bin/getent/getent.c
650
case USER_PROCESS:
usr.bin/last/last.c
303
if (bp->ut_type != USER_PROCESS && bp->ut_type != DEAD_PROCESS)
usr.bin/last/last.c
325
if (bp->ut_type == USER_PROCESS && (want(bp) ||
usr.bin/last/last.c
373
case USER_PROCESS:
usr.bin/systat/vmstat.c
602
if (ut->ut_type == USER_PROCESS)
usr.bin/users/users.cc
61
if (ut->ut_type == USER_PROCESS)
usr.bin/w/w.c
212
if (utmp->ut_type != USER_PROCESS)
usr.bin/wall/wall.c
135
if (utmp->ut_type != USER_PROCESS)
usr.bin/who/who.c
231
if ((aflag || !bflag) && utx->ut_type == USER_PROCESS) {
usr.bin/who/who.c
248
if (utx->ut_type != USER_PROCESS)
usr.bin/who/who.c
279
if ((utx = getutxline(&ut)) != NULL && utx->ut_type == USER_PROCESS) {
usr.bin/write/write.c
193
if (u->ut_type == USER_PROCESS &&
usr.bin/write/write.c
225
if (u->ut_type == USER_PROCESS &&
usr.sbin/ac/ac.c
459
case USER_PROCESS:
usr.sbin/bsnmpd/modules/snmp_hostres/hostres_scalars.c
197
if (utmp->ut_type == USER_PROCESS)
usr.sbin/lastlogin/lastlogin.c
130
if (u->ut_type != USER_PROCESS)
usr.sbin/ppp/physical.c
904
ut.ut_type = USER_PROCESS;
usr.sbin/rwhod/rwhod.c
459
if (ut->ut_type != USER_PROCESS)
usr.sbin/syslogd/syslogd.c
2153
if (ut->ut_type != USER_PROCESS)