HomeSort by: relevance | last modified time | path
    Searched refs:setprotoent (Results 1 - 16 of 16) sorted by relevancy

  /src/lib/libc/net/
getprotoent.c 47 __weak_alias(setprotoent,_setprotoent)
56 setprotoent(int f) function
Makefile.inc 65 getprotoent.3 getprotobynumber.3 getprotoent.3 setprotoent.3
  /src/tests/lib/libc/net/
t_getprotoent.c 60 setprotoent(0);
189 atf_tc_set_md_var(tc, "descr", "Check that setprotoent(3) rewinds");
196 setprotoent(0);
207 setprotoent(0);
h_protoent.c 92 setprotoent(0);
  /src/include/
netdb.h 345 void setprotoent(int);
  /src/external/bsd/libbind/dist/irs/
getprotoent.c 74 setprotoent(int stayopen) { function
getprotoent_r.c 117 setprotoent(stay_open);
  /src/usr.bin/netstat/
main.c 691 setprotoent(1);
855 setprotoent(1); /* make protocol lookup cheaper */
  /src/external/bsd/libbind/dist/include/
netdb.h 407 void setprotoent __P((int));
  /src/lib/libresolv/
res_mkupdate.c 1013 setprotoent(0);
1015 setprotoent(1);
  /src/external/bsd/libbind/dist/resolv/
res_mkupdate.c 1009 setprotoent(0);
1011 setprotoent(1);
  /src/external/gpl3/gcc.old/dist/libphobos/libdruntime/core/sys/posix/
netdb.d 144 void setprotoent(int);
1064 void setprotoent(int);
  /src/usr.bin/getent/
getent.c 705 setprotoent(1);
  /src/lib/libc/include/
namespace.h 645 #define setprotoent _setprotoent macro
  /src/external/bsd/ipf/dist/tools/
ipmon.c 391 setprotoent(1);
  /src/external/bsd/tcpdump/dist/
tcpdump.c 820 setprotoent(1);

Completed in 54 milliseconds