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

/osnet-11/usr/src/lib/libc/port/gen/
H A Dgetutx.c287 getutmp(utmpx, &utmpcompat);
402 getutmp(utmpx2, &utmpcompat);
466 getutmp(utmpx2, &utmpcompat);
712 getutmp(utmpx2, &utmpcompat);
968 getutmp(utmpx2, utp);
1255 getutmp(utmpx2, utmp);
1385 * getutmp - convert a utmpx record into a utmp record
1388 getutmp(const struct utmpx *utx, struct utmp *ut) function

Completed in 24 milliseconds