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

/illumos-gate/usr/src/head/
H A Dutmpx.h141 extern void getutmp(const struct utmpx *, struct utmp *);
/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
/illumos-gate/usr/src/lib/libc/port/
H A Dllib-lc575 void getutmp(const struct utmpx *utx, struct utmp *ut);

Completed in 76 milliseconds