OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:gethostbyname
(Results
1 - 9
of
9
) sorted by relevancy
/src/external/gpl2/gmake/dist/
configure
12892
for ac_func in
gethostbyname
12992
echo "$as_me:$LINENO: checking for
gethostbyname
in -lnsl" >&5
12993
echo $ECHO_N "checking for
gethostbyname
in -lnsl... $ECHO_C" >&6
13012
char
gethostbyname
();
13016
gethostbyname
();
function
13058
cf_tr_func=`echo
gethostbyname
| tr '[a-z]' '[A-Z]'`
/src/external/gpl2/groff/dist/
configure
4185
# The functions
gethostbyname
, getservbyname, and inet_addr are
4187
echo "$as_me:$LINENO: checking for
gethostbyname
" >&5
4188
echo $ECHO_N "checking for
gethostbyname
... $ECHO_C" >&6
4198
/* Define
gethostbyname
to an innocuous variant, in case <limits.h> declares
gethostbyname
.
4200
#define
gethostbyname
innocuous_gethostbyname
4203
which can conflict with char
gethostbyname
(); below.
4213
#undef
gethostbyname
4222
char
gethostbyname
();
4229
char (*f) () =
gethostbyname
;
4303
gethostbyname
();
function
4372
gethostbyname
();
function
[
all
...]
/src/distrib/utils/libhack/
gethost.c
58
#define
gethostbyname
_gethostbyname
macro
73
__weak_alias(
gethostbyname
,_gethostbyname);
112
gethostbyname
(const char *name)
function
/src/external/bsd/ntp/dist/libntp/
machines.c
40
struct hostent *
gethostbyname
(char *name)
function
/src/crypto/external/apache2/openssl/dist/include/internal/
e_os.h
253
struct hostent *
gethostbyname
(const char *name);
266
#define
gethostbyname
(name)
gethostbyname
((char *)name)
macro
/src/crypto/external/bsd/openssl/dist/
e_os.h
282
struct hostent *
gethostbyname
(const char *name);
341
# define
gethostbyname
(name)
gethostbyname
((char*)name)
macro
/src/lib/libc/net/
gethnamaddr.c
102
__weak_alias(
gethostbyname
,_gethostbyname)
648
if (nsdispatch(&info, dtab, NSDB_HOSTS, "
gethostbyname
",
1341
gethostbyname
(const char *name) {
function
/src/external/bsd/libbind/dist/irs/
gethostent.c
76
gethostbyname
(const char *name) {
function
1055
if (!(rhp =
gethostbyname
(hname2))) {
/src/lib/libc/include/
namespace.h
381
#define
gethostbyname
_gethostbyname
macro
Completed in 40 milliseconds
Indexes created Fri Apr 03 00:24:04 UTC 2026