Home
last modified time | relevance | path

Searched refs:setpwent (Results 1 – 23 of 23) sorted by relevance

/freebsd/tools/build/cross-build/include/common/
H A Dpwd.h57 setpwent(); in setpassent()
/freebsd/include/
H A Dpwd.h153 void setpwent(void);
/freebsd/contrib/llvm-project/lldb/source/Utility/
H A DTildeExpressionResolver.cpp57 setpwent(); in ResolvePartial()
/freebsd/crypto/openssh/openbsd-compat/
H A Dxcrypt.c81 setpwent(); in pick_salt()
/freebsd/contrib/tcpdump/lbl/
H A Dos-sunos4.h147 void setpwent(void);
/freebsd/contrib/libpcap/lbl/
H A Dos-sunos4.h146 void setpwent(void);
/freebsd/usr.sbin/pw/
H A Dpw.c56 setpwent,
/freebsd/contrib/tcsh/
H A Dsh.file.c513 (void) setpwent(); in tsearch()
556 (void) setpwent(); in tsearch()
H A Dtc.os.h518 extern void setpwent();
H A Dtw.init.c598 (void) setpwent(); /* Open passwd file */ in tw_logname_start()
/freebsd/usr.sbin/nscd/agents/
H A Dpasswd.c196 setpwent(); in passwd_mp_init_func()
/freebsd/usr.sbin/repquota/
H A Drepquota.c144 setpwent(); in main()
/freebsd/usr.bin/logins/
H A Dlogins.c205 setpwent(); in get_users()
/freebsd/lib/libc/gen/
H A DSymbol.map166 setpwent;
H A DMakefile.inc422 getpwent.3 setpwent.3 \
H A Dgetpwent.c424 setpwent(void) in setpwent() function
/freebsd/sbin/quotacheck/
H A Dquotacheck.c177 setpwent(); in main()
/freebsd/contrib/nvi/ex/
H A Dex_argv.c328 setpwent(); in argv_flt_user()
/freebsd/usr.sbin/nfsuserd/
H A Dnfsuserd.c399 setpwent(); in main()
/freebsd/contrib/sendmail/src/
H A Drecipient.c1251 (void) setpwent();
/freebsd/contrib/libedit/
H A Dreadline.c1896 setpwent(); in username_completion_function()
/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_common_interceptors.inc2136 INTERCEPTOR(void, setpwent, int dummy) {
2138 COMMON_INTERCEPTOR_ENTER(ctx, setpwent, dummy);
2139 REAL(setpwent)(dummy);
2157 COMMON_INTERCEPT_FUNCTION(setpwent); \
/freebsd/contrib/llvm-project/compiler-rt/lib/dfsan/
H A Dlibc_ubuntu1404_abilist.txt2864 fun:setpwent=uninstrumented