OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ut_type
(Results
1 - 25
of
26
) sorted by relevancy
1
2
/src/crypto/external/cpl/trousers/dist/src/tcsd/
platform.c
53
ut.
ut_type
= RUN_LVL;
122
ut.
ut_type
= RUN_LVL;
126
if (utp->
ut_type
== RUN_LVL &&
/src/lib/librpcsvc/
rusers.x
55
int
ut_type
; /* type of entry */
65
% * Values for
ut_type
field above.
/src/lib/libutil/compat/
compat_logoutx.c
64
utp->
ut_type
= type;
/src/lib/libutil/
logoutx.c
64
utp->
ut_type
= type;
logwtmpx.c
69
ut.
ut_type
= type;
/src/lib/libc/gen/
utmpx.c
140
ut.
ut_type
= SIGNATURE;
149
ut.
ut_type
!= SIGNATURE)
175
if (utx->
ut_type
== EMPTY)
179
if (ut.
ut_type
== EMPTY)
181
switch (utx->
ut_type
) {
188
if (ut.
ut_type
== utx->
ut_type
)
195
switch (ut.
ut_type
) {
223
switch (ut.
ut_type
) {
352
ut.
ut_type
= SIGNATURE
[
all
...]
/src/external/bsd/ntp/dist/libntp/
systime.c
428
ut.
ut_type
= OLD_TIME;
433
ut.
ut_type
= NEW_TIME;
447
utx.
ut_type
= OLD_TIME;
452
utx.
ut_type
= NEW_TIME;
470
ut.
ut_type
= OLD_TIME;
475
ut.
ut_type
= NEW_TIME;
489
utx.
ut_type
= OLD_TIME;
499
utx.
ut_type
= NEW_TIME;
/src/libexec/utmp_update/
utmp_update.c
112
switch (utx->
ut_type
) {
117
logerr(0, "Invalid utmpx type %d", (int)utx->
ut_type
);
156
if (utx->
ut_type
!= DEAD_PROCESS)
/src/include/
utmpx.h
109
uint16_t
ut_type
; /* type of this entry */
member in struct:utmpx
/src/lib/libc/compat/include/
utmpx.h
42
uint16_t
ut_type
; /* type of this entry */
member in struct:utmpx50
/src/libexec/ftpd/
logwtmp.c
133
ut.
ut_type
= utx_type;
/src/usr.bin/who/
utmpentry.c
202
if (fname == NULL && ((1 << utx->
ut_type
) & etype) == 0)
321
e->type = up->
ut_type
;
/src/crypto/external/bsd/openssh/dist/
sshlogin.c
237
ux.
ut_type
= USER_PROCESS;
267
uxp->
ut_type
= DEAD_PROCESS;
/src/external/bsd/tmux/usr.bin/tmux/
utempter.c
72
ut.
ut_type
= type;
/src/bin/date/
date.c
537
utx.
ut_type
= OLD_TIME;
557
utx.
ut_type
= NEW_TIME;
/src/usr.bin/last/
last.c
398
#define TYPE(a) (a)->
ut_type
/src/lib/libpam/modules/pam_lastlog/
pam_lastlog.c
286
utmpx.
ut_type
= USER_PROCESS;
/src/libexec/rpc.rusersd/
rusers_proc.c
208
utmps[nu].
ut_type
= RUSERS_USER_PROCESS;
/src/usr.bin/login/
common.c
252
utmpx.
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)
1046
if (utmp_buf->
ut_type
== BOOT_TIME)
os390.c
224
u.
ut_type
= BOOT_TIME;
/src/usr.bin/w/
w.c
237
if (utx->
ut_type
!= USER_PROCESS)
/src/sbin/init/
init.c
1350
ut.
ut_type
= type;
1402
ut.
ut_type
= RUN_LVL;
/src/crypto/dist/ipsec-tools/src/racoon/
isakmp_cfg.c
1621
ut.
ut_type
= USER_PROCESS;
1635
ut.
ut_type
= DEAD_PROCESS;
/src/external/bsd/top/dist/machine/
m_sunos5.c
1246
ut.
ut_type
= BOOT_TIME;
Completed in 115 milliseconds
1
2
Indexes created Sat Jun 20 00:25:23 UTC 2026