HomeSort by: relevance | last modified time | path
    Searched defs:getlastlogx (Results 1 - 3 of 3) sorted by relevancy

  /src/lib/libc/compat/gen/
compat_lastlogx.c 59 __warn_references(getlastlogx,
60 "warning: reference to compatibility getlastlogx(); include <utmpx.h> for correct reference")
87 getlastlogx(uid_t uid, struct lastlogx *ll) function
compat_utmpx.c 59 __warn_references(getlastlogx,
60 "warning: reference to compatibility getlastlogx(); include <utmpx.h> for correct reference")
166 getlastlogx(uid_t uid, struct lastlogx50 *ll) function
  /src/lib/libc/gen/
utmpx.c 427 getlastlogx(const char *fname, uid_t uid, struct lastlogx *ll) function

Completed in 16 milliseconds