OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:USER_PROCESS
(Results
1 - 15
of
15
) 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/external/bsd/tmux/usr.bin/tmux/
utempter.c
85
doutmpx(username, hostname, tty, now,
USER_PROCESS
, getpid());
/src/libexec/utmp_update/
utmp_update.c
113
case
USER_PROCESS
:
/src/external/bsd/ppp/dist/pppd/
session.c
389
logwtmpx(ttyName, user, ifname, 0,
USER_PROCESS
); /* Add wtmpx login entry */
/src/crypto/external/bsd/openssh/dist/
sshlogin.c
237
ux.ut_type =
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/external/mit/libuv/dist/src/unix/
aix.c
1044
if (utmp_buf->ut_user[0] && utmp_buf->ut_type ==
USER_PROCESS
)
/src/crypto/dist/ipsec-tools/src/racoon/
isakmp_cfg.c
1621
ut.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 40 milliseconds
Indexes created Thu Sep 03 00:25:33 UTC 2026