OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:USER_PROCESS
(Results
1 - 10
of
10
) sorted by relevancy
/src/include/
utmpx.h
63
#define
USER_PROCESS
7
/src/usr.bin/who/
utmpentry.c
73
int etype = 1 <<
USER_PROCESS
;
216
if ((etype & (1 <<
USER_PROCESS
)) != 0) {
291
e->type =
USER_PROCESS
;
who.c
93
{
USER_PROCESS
, "user process" },
/src/lib/libc/gen/
utmpx.c
193
case
USER_PROCESS
:
198
case
USER_PROCESS
:
227
case
USER_PROCESS
:
420
ux->ut_type =
USER_PROCESS
;
/src/libexec/utmp_update/
utmp_update.c
113
case
USER_PROCESS
:
/src/lib/libpam/modules/pam_lastlog/
pam_lastlog.c
286
utmpx.ut_type =
USER_PROCESS
;
/src/usr.bin/login/
common.c
252
utmpx.ut_type =
USER_PROCESS
;
/src/usr.sbin/rpc.pcnfsd/
pcnfsd_misc.c
321
logwtmpx("PC-NFS", name, host, 0,
USER_PROCESS
);
/src/usr.bin/w/
w.c
237
if (utx->ut_type !=
USER_PROCESS
)
/src/libexec/ftpd/
ftpd.c
1233
utmpx.ut_type =
USER_PROCESS
;
1241
ftpd_logwtmpx(line, name, host, haddr, 0,
USER_PROCESS
);
Completed in 41 milliseconds
Indexes created Tue Oct 07 21:09:53 GMT 2025