Home
last modified time | relevance | path

Searched defs:hostf (Results 1 – 2 of 2) sorted by relevance

/device/linaro/bootloader/edk2/StdLib/BsdSocketLib/
Dgethostbyht.c86 static FILE *hostf = NULL; variable
Dgetaddrinfo.c1412 _sethtent(FILE **hostf) in _sethtent()
1422 _endhtent(FILE **hostf) in _endhtent()
1432 _gethtent(FILE **hostf, const char *name, const struct addrinfo *pai) in _gethtent()
1506 FILE *hostf = NULL; in _files_getaddrinfo() local