Searched defs:utmp (Results 1 - 7 of 7) sorted by relevance
| /src/lib/libc/gen/ | ||
| H A D | utmp.c | 46 static struct utmp utmp; variable in typeref:struct:utmp [all...] |
| /src/include/ | ||
| H A D | utmp.h | 59 struct utmp { struct |
| /src/lib/libpam/modules/pam_lastlog/ | ||
| H A D | pam_lastlog.c | 338 struct utmp utmp; local in function:doutmp [all...] |
| /src/libexec/comsat/ | ||
| H A D | comsat.c | 86 static struct utmpentry *utmp = NULL; variable in typeref:struct:utmpentry * |
| /src/usr.bin/login/ | ||
| H A D | common.c | 302 struct utmp utmp; local in function:doutmp [all...] |
| /src/usr.bin/last/ | ||
| H A D | last.c | 392 #define utmp utmpx macro |
| /src/libexec/ftpd/ | ||
| H A D | ftpd.c | 203 static struct utmp utmp; /* for utmp */ variable in typeref:struct:utmp [all...] |
Completed in 7 milliseconds