OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DEAD_PROCESS
(Results
1 - 9
of
9
) 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/usr.bin/who/
who.c
94
{
DEAD_PROCESS
, "dead process" },
125
et |= (1 <<
DEAD_PROCESS
);
/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/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/libexec/ftpd/
ftpd.c
1269
okwtmpx &= ftpd_logoutx(ttyline, 0,
DEAD_PROCESS
);
1271
ftpd_logwtmpx(ttyline, "", "", NULL, 0,
DEAD_PROCESS
);
Completed in 19 milliseconds
Indexes created Sun Oct 19 02:09:48 GMT 2025