Searched refs:sethostent (Results 1 – 25 of 33) sorted by relevance
12
| /openbsd/src/lib/libc/asr/ |
| D | sethostent.c | 22 sethostent(int stayopen) in sethostent() function
|
| /openbsd/src/lib/libc/hidden/ |
| D | netdb.h | 62 PROTO_DEPRECATED(sethostent);
|
| /openbsd/src/gnu/usr.bin/perl/plan9/ |
| D | plan9.c | 92 void sethostent(int a) in sethostent() function
|
| D | config_h.sample | 2009 * This symbol, if defined, indicates that the sethostent() routine is 3916 * is available to sethostent re-entrantly.
|
| D | config.plan9 | 2100 * This symbol, if defined, indicates that the sethostent() routine is 4080 * is available to sethostent re-entrantly.
|
| /openbsd/src/lib/libc/net/ |
| D | Makefile.inc | 21 send.c sethostent.c sockatmark.c
|
| /openbsd/src/distrib/special/libstubs/ |
| D | Makefile | 27 sethostent.c
|
| /openbsd/src/include/ |
| D | netdb.h | 293 void sethostent(int);
|
| /openbsd/src/gnu/usr.bin/perl/win32/include/sys/ |
| D | socket.h | 152 #define sethostent win32_sethostent macro
|
| /openbsd/src/gnu/usr.bin/perl/ |
| D | reentr.h | 1549 # undef sethostent 1550 # if !defined(sethostent) && SETHOSTENT_R_PROTO == REENTRANT_PROTO_I_ID 1551 # define sethostent(a) (sethostent_r(a, &PL_reentrant_buffer->_hostent_data) == 0 ? 1 : 0) macro 1553 # if !defined(sethostent) && SETHOSTENT_R_PROTO == REENTRANT_PROTO_V_ID 1554 # define sethostent(a) sethostent_r(a, &PL_reentrant_buffer->_hostent_data) macro 1556 # if defined(sethostent)
|
| D | README.plan9 | 64 sethostent, setnetent, setprotoent, setservent,
|
| D | XSUB.h | 649 # define sethostent PerlSock_sethostent macro
|
| D | iperlsys.h | 1402 # define PerlSock_sethostent(f) sethostent(f)
|
| D | configure.com | 4680 $! Check for sethostent
|
| D | config_h.SH | 1869 * This symbol, if defined, indicates that the sethostent() routine is function
|
| D | pp_sys.c | 181 void sethostent(int);
|
| /openbsd/src/gnu/usr.bin/perl/lib/B/ |
| D | Deparse-core.t | 629 sethostent 1 -
|
| /openbsd/src/gnu/usr.bin/perl/pod/ |
| D | perlclib.pod | 365 ~sethostent_r() sethostent() 405 addmntent() getspent_r() sethostent() 697 dbm_delete() gmtime() sethostent() 1066 sethostent() ?~sethostent_r() 1127 endhostent() gethostent() sethostent()
|
| D | perlvms.pod | 530 getnetent, getprotoent, getservent, sethostent,
|
| /openbsd/src/lib/libc/ |
| D | Symbols.list | 1196 sethostent
|
| /openbsd/src/gnu/usr.bin/perl/regen/ |
| D | opcodes | 527 shostent sethostent ck_fun is% S
|
| /openbsd/src/regress/usr.bin/tsort/ |
| D | pairs1 | 407 sethostent.o sethostent.o 876 sethostent.o res_send.o 2153 sethostent.o res_init.o
|
| /openbsd/src/gnu/usr.bin/perl/dist/Devel-PPPort/parts/base/ |
| D | 5005000 | 607 sethostent # Z added by devel/scanprov
|
| /openbsd/src/gnu/llvm/compiler-rt/lib/msan/tests/ |
| D | msan_test.cpp | 1107 sethostent(0); in TEST() 1171 sethostent(0); in TEST()
|
| /openbsd/src/gnu/usr.bin/perl/os2/ |
| D | os2.c | 756 DeclVoidFuncByORD(sethostent, ORD_SETHOSTENT, (int x), (x))
|
12