Searched refs:endnetent (Results 1 - 12 of 12) sorted by relevance

/netbsd-current/lib/libc/net/
H A Dgetnetent.c61 __weak_alias(endnetent,_endnetent)
86 endnetent(void) function
H A DMakefile.inc62 MLINKS+=getnetent.3 endnetent.3 getnetent.3 getnetbyaddr.3 \
H A Dgetnetnamadr.c294 endnetent();
432 endnetent();
/netbsd-current/external/bsd/libbind/dist/irs/
H A Dgetnetent.c104 endnetent() { function
143 endnetent();
194 endnetent();
H A Dgetnetent_r.c142 endnetent();
/netbsd-current/include/
H A Dnetdb.h312 void endnetent(void);
/netbsd-current/external/bsd/libbind/dist/include/
H A Dnetdb.h383 void endnetent __P((void));
/netbsd-current/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/posix/
H A Dnetdb.d123 void endnetent();
1043 void endnetent();
/netbsd-current/usr.bin/getent/
H A Dgetent.c421 endnetent();
/netbsd-current/usr.bin/systat/
H A Dnetstat.c142 endnetent();
/netbsd-current/lib/libc/include/
H A Dnamespace.h302 #define endnetent _endnetent macro
/netbsd-current/external/bsd/libbind/dist/
H A Dconfigure26350 { echo "$as_me:$LINENO: checking for int endnetent" >&5
26351 echo $ECHO_N "checking for int endnetent... $ECHO_C" >&6; }
26363 int i = endnetent(); return(0);

Completed in 235 milliseconds