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

/freebsd-9.3-release/lib/libc/net/
H A DMakefile.inc46 getnameinfo.3 getnetent.3 getprotoent.3 getservent.3 \
71 MLINKS+=getnetent.3 endnetent.3 getnetent.3 getnetbyaddr.3 \
72 getnetent.3 getnetbyname.3 getnetent.3 setnetent.3
H A DSymbol.map37 getnetent;
H A Dgetnetbyht.c37 * from getnetent.c 1.1 (Coimbra) 93/06/02
41 static char sccsid[] = "@(#)getnetent.c 8.1 (Berkeley) 6/4/93";
42 static char orig_rcsid[] = "From: Id: getnetent.c,v 8.4 1997/06/01 20:34:37 vixie Exp";
176 getnetent(void) function
/freebsd-9.3-release/lib/bind/lwres/lwres/
H A Dnetdb.h362 #ifdef getnetent
363 #undef getnetent macro
365 #define getnetent lwres_getnetent macro
/freebsd-9.3-release/include/
H A Dnetdb.h226 struct netent *getnetent(void);
/freebsd-9.3-release/contrib/bind9/lib/lwres/include/lwres/
H A Dnetdb.h.in360 #ifdef getnetent
361 #undef getnetent
363 #define getnetent lwres_getnetent
/freebsd-9.3-release/usr.bin/getent/
H A Dgetent.c351 while ((ne = getnetent()) != NULL)
/freebsd-9.3-release/contrib/gcc/
H A Dsys-protos.h469 extern struct netent * getnetent(/* ??? */);

Completed in 124 milliseconds