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