Home
last modified time | relevance | path

Searched refs:getutxuser (Results 1 – 8 of 8) sorted by relevance

/dragonfly/include/
HDutmpx.h147 struct utmpx *getutxuser(const char *);
/dragonfly/lib/libc/gen/
HDutmpx.c248 getutxuser(const char *user) in getutxuser() function
HDSymbol.map494 getutxuser;
HDMakefile.inc111 endutxent.3 getutxuser.3 \
/dragonfly/crypto/openssh/
HDloginrec.c1636 utx = getutxuser(li->username); in utmpx_get_entry()
HDconfig.h.in733 /* Define to 1 if you have the `getutxuser' function. */
HDconfigure.ac2284 AC_CHECK_FUNCS([endutxent getutxent getutxid getutxline getutxuser pututxline])
HDconfig.log15095 configure:17617: checking for getutxuser