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

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

Completed in 76 milliseconds