Searched defs:ut (Results 1 - 25 of 29) sorted by last modified time

12

/src/usr.bin/kdump/
H A Dkdump.c1515 struct ut { void *p; size_t s; void *r; } m; struct in function:ktruser_malloc
/src/sys/kern/
H A Dkern_proc.c2768 struct timeval ut, st, rt; local in function:fill_kproc2
H A Dkern_resource.c507 uint64_t u, st, ut, it, tot, dt; local in function:calcru
[all...]
H A Dkern_acct.c408 struct timeval ut, st, tmp; local in function:acct_process
/src/usr.bin/w/
H A Dw.c143 struct utmp *ut; local in function:main
[all...]
/src/sys/arch/vax/boot/xxboot/
H A Dbootxx.c371 void *ut = top; local in function:alloc
/src/usr.sbin/sysinst/arch/i386/
H A Dmd.c885 struct utsname ut; local in function:get_bootmodel
/src/sbin/init/
H A Dinit.c1345 struct utmpx ut; local in function:make_utmpx
1390 struct utmpx ut; local in function:utmpx_set_runlevel
[all...]
/src/usr.bin/who/
H A Dutmpentry.c181 struct utmp *ut; local in function:getutentries
/src/sys/miscfs/procfs/
H A Dprocfs_status.c172 struct timeval ut, st; local in function:procfs_status_netbsd
/src/lib/libc/stdlib/
H A Dmalloc.c272 struct ut { void *p; size_t s; void *r; }; struct
/src/libexec/rpc.rusersd/
H A Drusers_proc.c194 static utmp_array ut; local in function:do_names_3
241 static struct utmpidlearr ut; local in function:do_names_2
[all...]
/src/libexec/ftpd/
H A Dlogwtmp.c89 struct utmp ut; local in function:ftpd_logwtmp
121 struct utmpx ut; local in function:ftpd_logwtmpx
[all...]
H A Dlogutmp.c91 ftpd_login(const struct utmp *ut) argument
133 UTMP ut; local in function:ftpd_logout
162 ftpd_loginx(const struct utmpx * ut) argument
[all...]
/src/lib/libc/gen/
H A Dutmpx.c60 static struct utmpx ut; variable in typeref:struct:utmpx
[all...]
H A Dutmp.c47 static FILE *ut; variable in typeref:typename:FILE *
[all...]
/src/lib/libutil/compat/
H A Dcompat_loginx.c58 struct utmpx ut; variable in typeref:struct:utmpx
H A Dcompat_login.c64 struct utmp ut; variable in typeref:struct:utmp
H A Dcompat_logoutx.c58 struct utmpx *utp, ut; local in function:logoutx
/src/usr.bin/last/
H A Dwant.c40 gethost(struct utmp *ut, const char *host, int numeric) argument
/src/lib/libc/compat/gen/
H A Dcompat_utmpx.c104 struct utmpx ut; local in function:getutxid
112 struct utmpx ut; local in function:getutxline
120 struct utmpx ut; local in function:pututxline
128 struct utmpx ut; local in function:updwtmpx
181 getutmp(const struct utmpx50 * utx50,struct utmp * ut) argument
189 getutmpx(const struct utmp * ut,struct utmpx50 * utx50) argument
[all...]
/src/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
/src/lib/libutil/
H A Dlogout.c57 struct utmp ut; local in function:logout
[all...]
H A Dloginx.c50 loginx(const struct utmpx *ut) argument

Completed in 24 milliseconds

12