Home
last modified time | relevance | path

Searched refs:endutent (Results 1 – 15 of 15) sorted by relevance

/freebsd-10-stable/contrib/opie/libopie/
Dlogin.c28 #define endutent endutxent macro
103 endutent();
Dinsecure.c45 #define endutent endutxent macro
133 endutent();
/freebsd-10-stable/contrib/opie/libmissing/
Dendutent.c17 VOIDRET endutent FUNCTION_NOARGS
/freebsd-10-stable/contrib/ntp/libntp/
Dsystime.c437 endutent(); in update_uwtmp()
479 endutent(); in update_uwtmp()
/freebsd-10-stable/crypto/heimdal/appl/login/
Dutmp_login.c144 endutent(); in utmp_login()
/freebsd-10-stable/contrib/tcsh/
Dtc.who.c77 # define endutent endutxent macro
411 endutent();
DFixes111 94. remove stray endutent()
/freebsd-10-stable/contrib/libreadline/examples/rlfe/
Dos.h269 # define endutent endutxent macro
/freebsd-10-stable/contrib/opie/
Dconfigure.in27 dnl Check for sys/select.h. Spell endutent right. Replace strtoul()
517 AC_CHECK_FUNC(endutent, AC_DEFINE(HAVE_ENDUTENT), MISSING="${MISSING}endutent.o ")
Dconfig.h.in194 /* Define if you have the endutent function. */
Dconfigure3142 which can conflict with char endutent(); below. */
3147 char endutent();
3157 endutent();
/freebsd-10-stable/crypto/heimdal/appl/telnet/telnetd/
Dsys_term.c1167 endutent(); in startslave()
1566 endutent(); in rmut()
/freebsd-10-stable/crypto/openssh/
Dloginrec.c831 endutent(); in utmp_write_library()
Dconfigure.ac2066 AC_CHECK_FUNCS([endutent getutent getutid getutline pututline setutent])
/freebsd-10-stable/contrib/gcc/
Dsys-protos.h301 extern void endutent(void);