Home
last modified time | relevance | path

Searched refs:getpw (Results 1 – 7 of 7) sorted by relevance

/freebsd/lib/libc/gen/
H A Dgetpwent.c101 static struct passwd *getpw(int (*fn)(union key, struct passwd *, char *,
628 getpw(int (*fn)(union key, struct passwd *, char *, size_t, struct passwd **), in getpw() function
691 return (getpw(wrap_getpwnam_r, key)); in getpwnam()
701 return (getpw(wrap_getpwuid_r, key)); in getpwuid()
711 return (getpw(wrap_getpwent_r, key)); in getpwent()
/freebsd/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Checkers/
H A DCheckers.td944 def getpw : Checker<"getpw">,
945 HelpText<"Warn on uses of the 'getpw' function">,
/freebsd/contrib/libarchive/
H A DNEWS275 Apr 01, 2009: Use getpw*_r and getgr*_r functions for thread-safety.
/freebsd/contrib/llvm-project/compiler-rt/lib/dfsan/
H A Dlibc_ubuntu1404_abilist.txt1925 fun:getpw=uninstrumented
/freebsd/contrib/sendmail/src/
H A DREADME1122 properly due to a bug in the getpw* routines. If you want to use
/freebsd/contrib/sendmail/
H A DRELEASE_NOTES3981 Treat an empty home directory (from getpw*() or $HOME) as
/freebsd/
H A DObsoleteFiles.inc16389 OLD_FILES+=usr/share/man/man3/getpw.3.gz