| /netbsd/src/lib/libc/gen/ |
| D | utmpx.c | 140 ut.ut_type = SIGNATURE; in getutxent() 149 ut.ut_type != SIGNATURE) in getutxent() 175 if (utx->ut_type == EMPTY) in getutxid() 179 if (ut.ut_type == EMPTY) in getutxid() 181 switch (utx->ut_type) { in getutxid() 188 if (ut.ut_type == utx->ut_type) in getutxid() 195 switch (ut.ut_type) { in getutxid() 223 switch (ut.ut_type) { in getutxline() 352 ut.ut_type = SIGNATURE; in updwtmpx() 420 ux->ut_type = USER_PROCESS; in getutmpx()
|
| /netbsd/src/external/bsd/ntp/dist/libntp/ |
| D | systime.c | 428 ut.ut_type = OLD_TIME; in update_uwtmp() 433 ut.ut_type = NEW_TIME; in update_uwtmp() 447 utx.ut_type = OLD_TIME; in update_uwtmp() 452 utx.ut_type = NEW_TIME; in update_uwtmp() 470 ut.ut_type = OLD_TIME; in update_uwtmp() 475 ut.ut_type = NEW_TIME; in update_uwtmp() 489 utx.ut_type = OLD_TIME; in update_uwtmp() 499 utx.ut_type = NEW_TIME; in update_uwtmp()
|
| /netbsd/src/crypto/external/cpl/trousers/dist/src/tcsd/ |
| D | platform.c | 53 ut.ut_type = RUN_LVL; in platform_get_runlevel() 122 ut.ut_type = RUN_LVL; in platform_get_runlevel() 126 if (utp->ut_type == RUN_LVL && in platform_get_runlevel()
|
| /netbsd/src/libexec/utmp_update/ |
| D | utmp_update.c | 112 switch (utx->ut_type) { in main() 117 logerr(0, "Invalid utmpx type %d", (int)utx->ut_type); in main() 156 if (utx->ut_type != DEAD_PROCESS) in main()
|
| /netbsd/src/crypto/external/bsd/openssh/dist/ |
| D | sshlogin.c | 236 ux.ut_type = USER_PROCESS; in record_login() 266 uxp->ut_type = DEAD_PROCESS; in record_login()
|
| /netbsd/src/lib/librpcsvc/ |
| D | rusers.x | 55 int ut_type; /* type of entry */ member
|
| /netbsd/src/usr.bin/who/ |
| D | utmpentry.c | 202 if (fname == NULL && ((1 << utx->ut_type) & etype) == 0) in getutentries() 321 e->type = up->ut_type; in getentryx()
|
| /netbsd/src/lib/libutil/compat/ |
| D | compat_logoutx.c | 64 utp->ut_type = type; in logoutx()
|
| /netbsd/src/lib/libutil/ |
| D | logoutx.c | 64 utp->ut_type = type; in logoutx()
|
| D | logwtmpx.c | 69 ut.ut_type = type; in logwtmpx()
|
| /netbsd/src/lib/libc/compat/include/ |
| D | utmpx.h | 42 uint16_t ut_type; /* type of this entry */ member
|
| /netbsd/src/include/ |
| D | utmpx.h | 109 uint16_t ut_type; /* type of this entry */ member
|
| /netbsd/src/bin/date/ |
| D | date.c | 537 utx.ut_type = OLD_TIME; in setthetime() 557 utx.ut_type = NEW_TIME; in setthetime()
|
| /netbsd/src/libexec/ftpd/ |
| D | logwtmp.c | 133 ut.ut_type = utx_type; in ftpd_logwtmpx()
|
| D | ftpd.c | 1233 utmpx.ut_type = USER_PROCESS; in login_utmp()
|
| /netbsd/src/external/bsd/tmux/usr.bin/tmux/ |
| D | utempter.c | 72 ut.ut_type = type; in doutmpx()
|
| /netbsd/src/usr.bin/last/ |
| D | last.c | 398 #define TYPE(a) (a)->ut_type
|
| /netbsd/src/libexec/rpc.rusersd/ |
| D | rusers_proc.c | 208 utmps[nu].ut_type = RUSERS_USER_PROCESS; in do_names_3()
|
| /netbsd/src/usr.bin/login/ |
| D | common.c | 252 utmpx.ut_type = USER_PROCESS; in doutmpx()
|
| /netbsd/src/lib/libpam/modules/pam_lastlog/ |
| D | pam_lastlog.c | 286 utmpx.ut_type = USER_PROCESS; in doutmpx()
|
| /netbsd/src/sbin/init/ |
| D | init.c | 1350 ut.ut_type = type; in make_utmpx() 1402 ut.ut_type = RUN_LVL; in utmpx_set_runlevel()
|
| /netbsd/src/usr.bin/w/ |
| D | w.c | 237 if (utx->ut_type != USER_PROCESS) in main()
|
| /netbsd/src/crypto/dist/ipsec-tools/src/racoon/ |
| D | isakmp_cfg.c | 1621 ut.ut_type = USER_PROCESS; in isakmp_cfg_accounting_system() 1635 ut.ut_type = DEAD_PROCESS; in isakmp_cfg_accounting_system()
|
| /netbsd/src/external/bsd/top/dist/machine/ |
| D | m_sunos5.c | 1246 ut.ut_type = BOOT_TIME; in machine_init()
|