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

  /src/lib/libc/compat/gen/
compat_utmpx.c 51 __warn_references(getutxid,
52 "warning: reference to compatibility getutxid(); include <utmpx.h> for correct reference")
102 getutxid(const struct utmpx50 *ut50) function in typeref:struct:utmpx50 *
  /src/lib/libc/gen/
utmpx.c 170 getutxid(const struct utmpx *utx) function in typeref:struct:utmpx *
270 if (getutxid(&temp) == NULL) {
272 if (getutxid(&temp) == NULL) {

Completed in 14 milliseconds