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

/opensolaris-onvv-gate/usr/src/head/
H A Dutmpx.h143 extern void getutmp(const struct utmpx *, struct utmp *);
162 extern void getutmp();
/opensolaris-onvv-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
/opensolaris-onvv-gate/usr/src/lib/c_synonyms/
H A Dsyn_common397 getutmp
/opensolaris-onvv-gate/usr/src/lib/libc/port/
H A Dllib-lc552 void getutmp(const struct utmpx *utx, struct utmp *ut);
H A Dmapfile-vers1574 getutmp;

Completed in 102 milliseconds