HomeSort by: relevance | last modified time | path
    Searched refs:getutmpx (Results 1 - 4 of 4) sorted by relevancy

  /src/lib/libc/compat/gen/
compat_utmpx.c 65 __warn_references(getutmpx,
66 "warning: reference to compatibility getutmpx(); include <utmpx.h> for correct reference")
189 getutmpx(const struct utmp *ut, struct utmpx50 *utx50) function in typeref:typename:void
  /src/include/
utmpx.h 150 void getutmpx(const struct utmp *, struct utmpx *) __RENAME(__getutmpx50);
  /src/lib/libc/compat/include/
utmpx.h 91 void getutmpx(const struct utmp *, struct utmpx50 *);
  /src/lib/libc/gen/
utmpx.c 407 getutmpx(const struct utmp *u, struct utmpx *ux) function in typeref:typename:void

Completed in 15 milliseconds