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

/osnet-11/usr/src/lib/libc/port/gen/
H A Dgetutx.c868 updwtmpx(const char *filex, struct utmpx *utx) function
900 updwtmpx((const char *)&xfile, &utmpx);
947 updwtmpx(WTMPX_FILE, up);
1198 updwtmpx(WTMPX_FILE, (struct utmpx *)utmp);
1220 updwtmpx(WTMPX_FILE, (struct utmpx *)utmp);
1229 updwtmpx(WTMPX_FILE, utp);

Completed in 179 milliseconds