OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DEAD_PROCESS
(Results
1 - 13
of
13
) sorted by relevancy
/src/libexec/utmp_update/
utmp_update.c
114
case
DEAD_PROCESS
:
156
if (utx->ut_type !=
DEAD_PROCESS
)
/src/include/
utmpx.h
64
#define
DEAD_PROCESS
8
/src/crypto/external/bsd/openssh/dist/
sshlogin.c
267
uxp->ut_type =
DEAD_PROCESS
;
293
if (logoutx(line, 0,
DEAD_PROCESS
))
294
logwtmpx(line, "", "", 0,
DEAD_PROCESS
);
/src/usr.bin/who/
who.c
94
{
DEAD_PROCESS
, "dead process" },
125
et |= (1 <<
DEAD_PROCESS
);
/src/external/bsd/tmux/usr.bin/tmux/
utempter.c
91
doutmpx(username, "", tty, now,
DEAD_PROCESS
, 0);
/src/lib/libpam/modules/pam_lastlog/
pam_lastlog.c
229
if (logoutx(tty, 0,
DEAD_PROCESS
))
230
logwtmpx(tty, "", "", 0,
DEAD_PROCESS
);
/src/lib/libc/gen/
utmpx.c
194
case
DEAD_PROCESS
:
199
case
DEAD_PROCESS
:
/src/libexec/telnetd/
sys_term.c
779
if (logoutx(p, 0,
DEAD_PROCESS
))
780
logwtmpx(p, "", "", 0,
DEAD_PROCESS
);
/src/external/bsd/ppp/dist/pppd/
session.c
448
logwtmpx(ttyName, "", "", 0,
DEAD_PROCESS
); /* Wipe out utmpx logout entry */
/src/libexec/rlogind/
rlogind.c
577
if (logoutx(p, 0,
DEAD_PROCESS
))
578
logwtmpx(p, "", "", 0,
DEAD_PROCESS
);
/src/sbin/init/
init.c
608
if (logoutx(line, status,
DEAD_PROCESS
))
609
logwtmpx(line, "", "", status,
DEAD_PROCESS
);
1337
make_utmpx(name, line, add ? LOGIN_PROCESS :
DEAD_PROCESS
,
/src/crypto/dist/ipsec-tools/src/racoon/
isakmp_cfg.c
1635
ut.ut_type =
DEAD_PROCESS
;
/src/libexec/ftpd/
ftpd.c
1269
okwtmpx &= ftpd_logoutx(ttyline, 0,
DEAD_PROCESS
);
1271
ftpd_logwtmpx(ttyline, "", "", NULL, 0,
DEAD_PROCESS
);
Completed in 36 milliseconds
Indexes created Tue Jun 16 00:25:01 UTC 2026