Home
last modified time | relevance | path

Searched refs:setutent (Results 1 – 11 of 11) sorted by relevance

/freebsd/contrib/ntp/libntp/
H A Dsystime.c429 setutent(); in update_uwtmp()
434 setutent(); in update_uwtmp()
471 setutent(); in update_uwtmp()
476 setutent(); in update_uwtmp()
/freebsd/crypto/heimdal/appl/login/
H A Dutmp_login.c142 setutent(); in utmp_login()
/freebsd/crypto/heimdal/appl/telnet/telnetd/
H A Dsys_term.c1553 setutent(); in rmut()
1629 setutent(); /* just to make sure */ in cleanup()
1766 setutent(); /* just to make sure */
1803 setutent(); /* just to make sure */
/freebsd/contrib/tcsh/
H A Dtc.who.c72 # define setutent setutxent macro
262 setutent();
/freebsd/crypto/openssh/
H A Dloginrec.c811 setutent(); in utmp_write_library()
H A Dconfigure.ac2345 AC_CHECK_FUNCS([endutent getutent getutid getutline pututline setutent])
/freebsd/crypto/heimdal/include/
H A Dconfig.h.in776 /* Define to 1 if you have the `setutent' function. */
/freebsd/contrib/llvm-project/compiler-rt/lib/dfsan/
H A Dlibc_ubuntu1404_abilist.txt2884 fun:setutent=uninstrumented
/freebsd/crypto/heimdal/
H A Dconfigure26519 setutent \
/freebsd/contrib/ntp/
H A DChangeLog2551 * Use setutent() before each pututline() including first.
H A DCommitLog[all...]