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_internal
(Results
1 - 1
of
1
) sorted by relevancy
/src/lib/libc/net/
gethnamaddr.c
169
static struct hostent *
gethostbyname_internal
(const char *, int, res_state,
536
struct hostent *nhp =
gethostbyname_internal
(name, AF_INET6,
543
hp =
gethostbyname_internal
(name, AF_INET, res, hp, buf, buflen, he);
558
hp =
gethostbyname_internal
(name, af, res, hp, buf, buflen, he);
564
gethostbyname_internal
(const char *name, int af, res_state res,
function
Completed in 16 milliseconds
Indexes created Sun Aug 30 00:27:18 UTC 2026