Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/tcsh/
Dtc.who.c73 # define getutent getutxent macro
306 while ((uptr = getutent()) != NULL) {
Dconfigure.in390 [getutent getutxent mallinfo memmove memset mkstemp nice] dnl
Dconfig.h.in54 /* Define to 1 if you have the `getutent' function. */
/freebsd-9-stable/contrib/libreadline/examples/rlfe/
Dos.h264 # define getutent getutxent macro
/freebsd-9-stable/crypto/heimdal/appl/telnet/telnetd/
Dsys_term.c1756 while (cur = getutent()) {
/freebsd-9-stable/contrib/gcc/
Dsys-protos.h507 extern struct utmp * getutent(void);
/freebsd-9-stable/crypto/openssh/
Dconfig.h.in549 /* Define to 1 if you have the `getutent' function. */
Dconfigure.ac1909 AC_CHECK_FUNCS([endutent getutent getutid getutline pututline setutent])