OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:_gethtent
(Results
1 - 2
of
2
) sorted by relevancy
/src/lib/libc/net/
getaddrinfo.c
283
static struct addrinfo *
_gethtent
(FILE **, const char *,
2299
_gethtent
(FILE **hostf, const char *name, const struct addrinfo *pai)
function in typeref:struct:addrinfo *
2382
while ((p =
_gethtent
(&hostf, name, pai)) != NULL) {
getaddrinfo.c
283
static struct addrinfo *
_gethtent
(FILE **, const char *,
2299
_gethtent
(FILE **hostf, const char *name, const struct addrinfo *pai)
function in typeref:struct:addrinfo *
2382
while ((p =
_gethtent
(&hostf, name, pai)) != NULL) {
Completed in 23 milliseconds
Indexes created Wed Oct 01 19:09:53 GMT 2025