Home
last modified time | relevance | path

Searched refs:getnetent (Results 1 – 8 of 8) sorted by relevance

/freebsd/lib/libc/net/
H A DMakefile.inc40 getnameinfo.3 getnetent.3 getprotoent.3 getservent.3 \
81 MLINKS+=getnetent.3 endnetent.3 \
82 getnetent.3 getnetbyaddr.3 \
83 getnetent.3 getnetbyaddr_r.3 \
84 getnetent.3 getnetbyname.3 \
85 getnetent.3 getnetbyname_r.3 \
86 getnetent.3 setnetent.3 \
87 getnetent.3 getnetent_r.3
H A DSymbol.map33 getnetent;
H A Dgetnetbyht.c171 getnetent(void) in getnetent() function
/freebsd/include/
H A Dnetdb.h239 struct netent *getnetent(void);
/freebsd/share/doc/psd/21.ipc/
H A Dspell.ok178 getnetent
/freebsd/usr.bin/getent/
H A Dgetent.c353 while ((ne = getnetent()) != NULL) in networks()
/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_common_interceptors.inc7747 INTERCEPTOR(struct __sanitizer_netent *, getnetent,) {
7749 COMMON_INTERCEPTOR_ENTER(ctx, getnetent,);
7750 struct __sanitizer_netent *n = REAL(getnetent)();
7806 COMMON_INTERCEPT_FUNCTION(getnetent); \
/freebsd/contrib/llvm-project/compiler-rt/lib/dfsan/
H A Dlibc_ubuntu1404_abilist.txt1900 fun:getnetent=uninstrumented