OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getipnodebyname
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/bsd/libbind/dist/include/
netdb.h
236
* Flag values for
getipnodebyname
()
392
struct hostent *
getipnodebyname
__P((const char *, int, int, int *));
415
struct hostent *
getipnodebyname
__P((const char *, int, int, int *));
/src/usr.sbin/traceroute6/
traceroute6.c
292
#define
getipnodebyname
(x, y, z, u) gethostbyname2((x), (y))
macro
/src/external/bsd/libbind/dist/irs/
gethostent.c
257
getipnodebyname
(const char *name, int af, int flags, int *error_num) {
function
/src/external/bsd/libbind/dist/
configure
26501
{ echo "$as_me:$LINENO: checking for
getipnodebyname
" >&5
26502
echo $ECHO_N "checking for
getipnodebyname
... $ECHO_C" >&6; }
26512
/* Define
getipnodebyname
to an innocuous variant, in case <limits.h> declares
getipnodebyname
.
26514
#define
getipnodebyname
innocuous_getipnodebyname
26517
which can conflict with char
getipnodebyname
(); below.
26527
#undef
getipnodebyname
26535
char
getipnodebyname
();
26546
return
getipnodebyname
();
Completed in 53 milliseconds
Indexes created Tue Feb 24 08:35:24 UTC 2026