Searched defs:ut (Results 1 - 25 of 67) sorted by relevance

123

/netbsd-current/lib/libutil/
H A Dloginx.c50 loginx(const struct utmpx *ut) argument
H A Dlogin.c53 login(const struct utmp *ut) argument
H A Dlogout.c57 struct utmp ut; local
[all...]
H A Dlogoutx.c58 struct utmpx *utp, ut; local
H A Dlogwtmp.c56 struct utmp ut; local
H A Dlogwtmpx.c59 struct utmpx ut; local
[all...]
/netbsd-current/lib/libutil/compat/
H A Dcompat_loginx.c58 struct utmpx ut; local
H A Dcompat_login.c64 struct utmp ut; local
H A Dcompat_logoutx.c58 struct utmpx *utp, ut; local
/netbsd-current/lib/libc/compat/gen/
H A Dcompat_utmp.c53 cvt(struct utmp *ut) argument
H A Dcompat_utmpx.c69 cvt(struct utmpx *ut) argument
104 struct utmpx ut; local
112 struct utmpx ut; local
120 struct utmpx ut; local
128 struct utmpx ut; local
181 getutmp(const struct utmpx50 *utx50, struct utmp *ut) argument
189 getutmpx(const struct utmp *ut, struct utmpx50 *utx50) argument
[all...]
/netbsd-current/lib/libc/compat/include/
H A Dutmp.h51 utmp_to_utmp50(const struct utmp *ut, struct utmp50 *ut50) argument
58 utmp50_to_utmp(const struct utmp50 *ut50, struct utmp *ut) argument
H A Dutmpx.h63 utmpx50_to_utmpx(const struct utmpx50 *ut50, struct utmpx *ut) argument
70 utmpx_to_utmpx50(const struct utmpx *ut, struct utmpx50 *ut50) argument
/netbsd-current/lib/libc/gen/
H A Dutmp.c47 static FILE *ut; variable
[all...]
H A Dutmpx.c60 static struct utmpx ut; variable in typeref:struct:utmpx
[all...]
/netbsd-current/libexec/ftpd/
H A Dlogutmp.c91 ftpd_login(const struct utmp *ut) argument
133 UTMP ut; local
162 ftpd_loginx(const struct utmpx *ut) argument
[all...]
H A Dlogwtmp.c89 struct utmp ut; local
121 struct utmpx ut; local
[all...]
/netbsd-current/external/gpl2/gettext/dist/gettext-tools/gnulib-lib/
H A Dcopy-file.c91 struct utimbuf ut; local
99 struct timeval ut[2]; local
[all...]
/netbsd-current/crypto/external/cpl/trousers/dist/src/tcsd/
H A Dplatform.c43 struct utmp ut, save, *next = NULL; local
117 struct utmpx ut, *utp = NULL; local
[all...]
/netbsd-current/external/bsd/tmux/dist/
H A Dutmp.c62 struct utmp ut; member in struct:window_utmp
/netbsd-current/sys/miscfs/procfs/
H A Dprocfs_status.c172 struct timeval ut, st; local
/netbsd-current/external/bsd/tmux/usr.bin/tmux/
H A Dutempter.c63 struct utmpx ut; local
100 struct utmp ut; local
[all...]
/netbsd-current/usr.bin/last/
H A Dwant.c40 gethost(struct utmp *ut, const char *host, int numeric) argument
/netbsd-current/usr.bin/who/
H A Dutmpentry.c181 struct utmp *ut; local
/netbsd-current/sys/kern/
H A Dkern_acct.c408 struct timeval ut, st, tmp; local

Completed in 309 milliseconds

123