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

  /src/games/battlestar/
init.c 44 static const char *getutmp(void);
58 username = getutmp();
80 getutmp(void) function in typeref:typename:const char *
  /src/lib/libc/compat/gen/
compat_utmpx.c 63 __warn_references(getutmp,
64 "warning: reference to compatibility getutmp(); include <utmpx.h> for correct reference")
181 getutmp(const struct utmpx50 *utx50, struct utmp *ut) function in typeref:typename:void
  /src/lib/libc/gen/
utmpx.c 394 getutmp(const struct utmpx *ux, struct utmp *u) function in typeref:typename:void

Completed in 12 milliseconds