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

/illumos-gate/usr/src/lib/libc/port/gen/
H A Dgetutx.c288 getutmp(utmpx, &utmpcompat);
403 getutmp(utmpx2, &utmpcompat);
467 getutmp(utmpx2, &utmpcompat);
713 getutmp(utmpx2, &utmpcompat);
967 getutmp(utmpx2, utp);
1252 getutmp(utmpx2, utmp);
1382 * getutmp - convert a utmpx record into a utmp record
1385 getutmp(const struct utmpx *utx, struct utmp *ut) function
/illumos-gate/usr/src/man/man3c/
H A DMakefile852 getutmp.3c \
1833 getutmp.3c := LINKSRC = getutxent.3c

Completed in 70 milliseconds