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

/illumos-gate/usr/src/lib/libc/port/gen/
H A Dgetut.c69 struct utmp *_compat_getutline(const struct utmp *);
269 * "_compat_getutline" searches the "utmp" file for a LOGIN_PROCESS or
273 _compat_getutline(const struct utmp *entry) function

Completed in 46 milliseconds