Searched refs:endutent (Results 1 - 11 of 11) sorted by relevance

/freebsd-9.3-release/contrib/opie/libmissing/
H A Dendutent.c0 /* endutent.c: A replacement for the endutent function
17 VOIDRET endutent FUNCTION_NOARGS
/freebsd-9.3-release/contrib/opie/libopie/
H A Dlogin.c28 #define endutent endutxent macro
103 endutent();
H A Dinsecure.c45 #define endutent endutxent macro
133 endutent();
/freebsd-9.3-release/crypto/heimdal/appl/login/
H A Dutmp_login.c141 endutent();
/freebsd-9.3-release/contrib/ntp/libntp/
H A Dsystime.c519 endutent();
561 endutent();
/freebsd-9.3-release/contrib/tcsh/
H A Dtc.who.c75 # define endutent endutxent macro
409 endutent();
/freebsd-9.3-release/contrib/libreadline/examples/rlfe/
H A Dos.h269 # define endutent endutxent macro
/freebsd-9.3-release/crypto/heimdal/appl/telnet/telnetd/
H A Dsys_term.c1158 endutent();
1555 endutent();
/freebsd-9.3-release/crypto/openssh/
H A Dloginrec.c828 endutent();
/freebsd-9.3-release/contrib/gcc/
H A Dsys-protos.h301 extern void endutent(void);
/freebsd-9.3-release/contrib/opie/
H A Dconfigure3133 echo $ac_n "checking for endutent""... $ac_c" 1>&6
3134 echo "configure:3135: checking for endutent" >&5
3142 which can conflict with char endutent(); below. */
3147 char endutent();
3157 endutent(); function
3174 if eval "test \"`echo '$ac_cv_func_'endutent`\" = yes"; then
3182 MISSING="${MISSING}endutent.o "

Completed in 199 milliseconds