Home
last modified time | relevance | path

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

/dragonfly/include/
HDutmpx.h146 int utmpxname(const char *);
/dragonfly/usr.bin/who/
HDutmpentry.c89 if (utmpxname(fname) == 0) in setup()
/dragonfly/lib/libc/gen/
HDutmpx.c413 utmpxname(const char *fname) in utmpxname() function
HDSymbol.map186 utmpxname;
HDMakefile.inc179 getlastlogx.3 utmpxname.3
/dragonfly/crypto/openssh/
HDconfig.h.in1606 /* Define to 1 if you have the `utmpxname' function. */
HDconfigure.ac2285 AC_CHECK_FUNCS([setutxdb setutxent utmpxname])
HDconfig.log15111 configure:17642: checking for utmpxname