Home
last modified time | relevance | path

Searched defs:utx (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/lib/libc/gen/
H A Dutmpx.c73 old2new(struct utmpx *utx) in old2new()
83 new2old(struct utmpx *utx) in new2old()
170 getutxid(const struct utmpx *utx) in getutxid()
217 getutxline(const struct utmpx *utx) in getutxline()
241 pututxline(const struct utmpx *utx) in pututxline()
306 utmp_update(const struct utmpx *utx) in utmp_update()
338 updwtmpx(const char *file, const struct utmpx *utx) in updwtmpx()
/netbsd-src/lib/libc/compat/gen/
H A Dcompat_utmpx.c183 struct utmpx utx; in getutmp() local
191 struct utmpx utx; in getutmpx() local
/netbsd-src/libexec/utmp_update/
H A Dutmp_update.c76 struct utmpx *utx; in main() local
/netbsd-src/usr.bin/who/
H A Dutmpentry.c178 struct utmpx *utx; in getutentries() local
/netbsd-src/usr.bin/w/
H A Dw.c146 struct utmpx *utx; in main() local