Home
last modified time | relevance | path

Searched refs:gethostent (Results 1 – 25 of 26) sorted by relevance

12

/netbsd/external/bsd/libbind/dist/irs/
H A DMakefile.in42 getaddrinfo.@O@ gethostent.@O@ \
53 getaddrinfo.c getgrent.c gethostent.c \
H A Dgethostent_r.c103 struct hostent *he = gethostent(); in gethostent_r()
H A Dgethostent.c97 gethostent() { in gethostent() function
/netbsd/share/man/tools/
H A Dbadcref322 gethostent(3N)
H A Dnewsp.errs2074 gethostent
2075 gethostent.3n
3461 gethostent
4317 gethostent
/netbsd/include/
H A Dnetdb.h326 struct hostent *gethostent(void);
/netbsd/share/doc/psd/21.ipc/
H A Dspell.ok174 gethostent
/netbsd/lib/libc/net/
H A DMakefile.inc59 gethostbyname.3 gethostent.3 gethostbyname.3 sethostent.3 \
H A Dgethnamaddr.c103 __weak_alias(gethostent,_gethostent)
1351 gethostent(void) in gethostent() function
/netbsd/external/bsd/libbind/dist/
H A DMakefile.in65 irs/getaddrinfo.@O@ irs/gethostent.@O@ irs/getnameinfo.@O@ \
/netbsd/external/bsd/libbind/dist/include/
H A Dnetdb.h390 struct hostent *gethostent __P((void));
/netbsd/usr.bin/getent/
H A Dgetent.c310 while ((he = gethostent()) != NULL) in hosts()
/netbsd/external/gpl3/gcc.old/dist/gcc/config/vms/
H A Dvms-crtlmap.map407 gethostent
/netbsd/external/gpl3/gcc/dist/gcc/config/vms/
H A Dvms-crtlmap.map407 gethostent
/netbsd/usr.bin/spell/spell/
H A Dspecial.netbsd431 gethostent
/netbsd/lib/libc/include/
H A Dnamespace.h378 #define gethostent _gethostent macro
/netbsd/sys/external/bsd/compiler_rt/dist/lib/msan/tests/
H A Dmsan_test.cc1117 TEST(MemorySanitizer, gethostent) { in TEST() argument
1118 struct hostent *he = gethostent(); in TEST()
/netbsd/external/bsd/openldap/dist/doc/rfc/
H A Drfc2307.txt606 gethostent() (objectClass=ipHost)
/netbsd/usr.sbin/makemandb/
H A Dnostem.txt1429 gethostent
/netbsd/external/bsd/openldap/dist/doc/drafts/
H A Ddraft-howard-rfc2307bis-xx.txt1664 gethostent() (objectClass=ipHost)
/netbsd/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
H A Dsanitizer_common_interceptors.inc2667 INTERCEPTOR(struct __sanitizer_hostent *, gethostent, int fake) {
2669 COMMON_INTERCEPTOR_ENTER(ctx, gethostent, fake);
2670 struct __sanitizer_hostent *res = REAL(gethostent)(fake);
2675 COMMON_INTERCEPT_FUNCTION(gethostent); \
/netbsd/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_common_interceptors.inc2691 INTERCEPTOR(struct __sanitizer_hostent *, gethostent, int fake) {
2693 COMMON_INTERCEPTOR_ENTER(ctx, gethostent, fake);
2694 struct __sanitizer_hostent *res = REAL(gethostent)(fake);
2699 COMMON_INTERCEPT_FUNCTION(gethostent); \
/netbsd/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_common_interceptors.inc2691 INTERCEPTOR(struct __sanitizer_hostent *, gethostent, int fake) {
2693 COMMON_INTERCEPTOR_ENTER(ctx, gethostent, fake);
2694 struct __sanitizer_hostent *res = REAL(gethostent)(fake);
2699 COMMON_INTERCEPT_FUNCTION(gethostent); \
/netbsd/external/bsd/ntp/dist/
H A DChangeLog3955 before parent caused by different gethostent library search order.
/netbsd/distrib/sets/lists/comp/
H A Dmi7886 ./usr/share/man/cat3/gethostent.0 comp-c-catman .cat
16341 ./usr/share/man/html3/gethostent.html comp-c-htmlman html
24736 ./usr/share/man/man3/gethostent.3 comp-c-man .man

12