OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:_gethostbyhtaddr
(Results
1 - 3
of
3
) sorted by null
/device/linaro/bootloader/edk2/StdLib/BsdSocketLib/
Socklib_internals.h
30
struct hostent *
_gethostbyhtaddr
(const char *, int, int);
gethostbyht.c
197
_gethostbyhtaddr
(const char *addr, int len, int af)
function
gethostnamadr.c
178
hp =
_gethostbyhtaddr
(addr, len, type);
Completed in 59 milliseconds