Searched refs:__getutmpx50 (Results 1 - 3 of 3) sorted by relevance

/netbsd-6-1-5-RELEASE/include/
H A Dutmpx.h150 void getutmpx(const struct utmp *, struct utmpx *) __RENAME(__getutmpx50); variable
/netbsd-6-1-5-RELEASE/lib/libc/compat/include/
H A Dutmpx.h92 void __getutmpx50(const struct utmp *, struct utmpx *);
/netbsd-6-1-5-RELEASE/lib/libc/compat/gen/
H A Dcompat_utmpx.c192 __getutmpx50(ut, &utx);

Completed in 106 milliseconds