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

/illumos-gate/usr/src/lib/libc/port/gen/
H A Dgetutx.c867 updwtmpx(const char *filex, struct utmpx *utx) function
899 updwtmpx((const char *)&xfile, &utmpx);
946 updwtmpx(WTMPX_FILE, up);
1195 updwtmpx(WTMPX_FILE, (struct utmpx *)utmp);
1217 updwtmpx(WTMPX_FILE, (struct utmpx *)utmp);
1226 updwtmpx(WTMPX_FILE, utp);
/illumos-gate/usr/src/man/man3c/
H A DMakefile1309 updwtmpx.3c \
1840 updwtmpx.3c := LINKSRC = getutxent.3c

Completed in 54 milliseconds