Searched refs:setprotoent (Results 1 - 11 of 11) sorted by relevance

/freebsd-11-stable/contrib/netbsd-tests/lib/libc/net/
H A Dt_getprotoent.c60 setprotoent(0);
189 atf_tc_set_md_var(tc, "descr", "Check that setprotoent(3) rewinds");
196 setprotoent(0);
207 setprotoent(0);
H A Dh_protoent.c92 setprotoent(0);
/freebsd-11-stable/include/
H A Dnetdb.h248 void setprotoent(int);
/freebsd-11-stable/lib/libc/net/
H A DMakefile.inc70 getprotoent.3 getprotobynumber.3 getprotoent.3 setprotoent.3
H A Dgetprotoent.c502 setprotoent(int stayopen) function
518 (void)nsdispatch(NULL, dtab, NSDB_PROTOCOLS, "setprotoent", defaultsrc,
/freebsd-11-stable/usr.bin/fstat/
H A Dfstat.c358 setprotoent(++isopen);
/freebsd-11-stable/lib/libc/tests/nss/
H A Dgetproto_test.c278 setprotoent(1);
/freebsd-11-stable/lib/libc/resolv/
H A Dres_mkupdate.c1032 setprotoent(0);
1034 setprotoent(1);
/freebsd-11-stable/usr.bin/getent/
H A Dgetent.c432 setprotoent(1);
/freebsd-11-stable/usr.bin/netstat/
H A Dmain.c839 setprotoent(1); /* make protocol lookup cheaper */
/freebsd-11-stable/contrib/ipfilter/tools/
H A Dipmon.c381 setprotoent(1);

Completed in 111 milliseconds