Searched defs:_compat_getutline (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/lib/libc/port/gen/
H A Dgetut.c66 struct utmp *_compat_getutline(const struct utmp *);
266 * "_compat_getutline" searches the "utmp" file for a LOGIN_PROCESS or
270 _compat_getutline(const struct utmp *entry) function

Completed in 15 milliseconds