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

  /src/lib/libc/net/
getprotoent.c 45 __weak_alias(endprotoent,_endprotoent)
64 endprotoent(void) function in typeref:typename:void
  /src/tests/lib/libc/net/
t_getprotoent.c 52 atf_tc_set_md_var(tc, "descr", "Check that endprotoent(3) rewinds");
68 endprotoent();
75 endprotoent();
98 endprotoent();
118 endprotoent();
144 endprotoent();
161 endprotoent();
183 endprotoent();
218 endprotoent();
h_protoent.c 95 endprotoent();
  /src/include/
netdb.h 313 void endprotoent(void);
  /src/usr.bin/netstat/
main.c 703 endprotoent();
860 endprotoent();
864 endprotoent();
  /src/usr.bin/getent/
getent.c 724 endprotoent();
  /src/lib/libresolv/
res_mkupdate.c 1033 endprotoent();
  /src/lib/libc/include/
namespace.h 305 #define endprotoent _endprotoent macro

Completed in 20 milliseconds