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

/osnet-11/usr/src/lib/libc/port/gen/
H A Dgetutx.c399 getutmpx(entry, &utmpx);
463 getutmpx(entry, &utmpx);
709 getutmpx(entry, &utmpx);
899 getutmpx(ut, &utmpx);
964 getutmpx(utp, &utmpx);
1251 getutmpx(utmp, &utmpx);
1361 * getutmpx - convert a utmp record into a utmpx record
1364 getutmpx(const struct utmp *ut, struct utmpx *utx) function
/osnet-11/usr/src/lib/libc/port/
H A Dllib-lc600 void getutmpx(const struct utmp *ut, struct utmpx *utx);

Completed in 329 milliseconds