OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:gethostbyaddr_r
(Results
1 - 2
of
2
) sorted by relevancy
/src/distrib/utils/libhack/
gethost.c
118
gethostbyaddr_r
(const void *addr, socklen_t len, int type, struct hostent *hp,
function in typeref:struct:hostent *
132
return
gethostbyaddr_r
(addr, len, type, &h_ent, h_buf, sizeof(h_buf),
/src/lib/libc/net/
gethnamaddr.c
681
gethostbyaddr_r
(const void *addr, socklen_t len, int af, struct hostent *hp,
function in typeref:struct:hostent *
1336
return
gethostbyaddr_r
(addr, len, af, &h_ent, h_buf, sizeof(h_buf),
Completed in 35 milliseconds
Indexes created Fri Sep 26 08:10:20 GMT 2025