Home
last modified time | relevance | path

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

/dragonfly/lib/libc/net/
H A DSymbol.map118 setprotoent;
H A DMakefile.inc88 getprotoent.3 setprotoent.3
H A Dgetprotoent.c498 setprotoent(int stayopen) in setprotoent() function
/dragonfly/include/
H A Dnetdb.h268 void setprotoent(int);
/dragonfly/usr.bin/netstat/
H A Dmain.c583 setprotoent(1); /* make protocol lookup cheaper */ in name2protox()
/dragonfly/usr.bin/getent/
H A Dgetent.c421 setprotoent(1); in protocols()
/dragonfly/lib/libc/resolv/
H A Dres_mkupdate.c1021 setprotoent(0); in res_buildprotolist()
1023 setprotoent(1); in res_buildprotolist()
/dragonfly/usr.bin/fstat/
H A Dfstat.c1012 setprotoent(++isopen); in getinetproto()