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 in typeref:struct:lastlogx *
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 in typeref:struct:lastlogx50 *
  /src/lib/libc/gen/
utmpx.c 427 getlastlogx(const char *fname, uid_t uid, struct lastlogx *ll) function in typeref:struct:lastlogx *

Completed in 42 milliseconds