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

/illumos-gate/usr/src/lib/libc/port/gen/
H A Dgetutx.c400 getutmpx(entry, &utmpx);
464 getutmpx(entry, &utmpx);
710 getutmpx(entry, &utmpx);
898 getutmpx(ut, &utmpx);
963 getutmpx(utp, &utmpx);
1248 getutmpx(utmp, &utmpx);
1358 * getutmpx - convert a utmp record into a utmpx record
1361 getutmpx(const struct utmp *ut, struct utmpx *utx) function
/illumos-gate/usr/src/man/man3c/
H A DMakefile853 getutmpx.3c \
1834 getutmpx.3c := LINKSRC = getutxent.3c

Completed in 72 milliseconds