Home
last modified time | relevance | path

Searched refs:gaih_servtuple (Results 1 – 1 of 1) sorted by relevance

/sysdeps/posix/
A Dgetaddrinfo.c101 struct gaih_servtuple struct
103 struct gaih_servtuple *next; argument
109 static const struct gaih_servtuple nullserv; argument
332 struct gaih_servtuple *st = (struct gaih_servtuple *) &nullserv; in gaih_inet()
372 st = (struct gaih_servtuple *) in gaih_inet()
381 struct gaih_servtuple **pst = &st; in gaih_inet()
384 struct gaih_servtuple *newp; in gaih_inet()
397 newp = (struct gaih_servtuple *) in gaih_inet()
435 struct gaih_servtuple **lastp = &st; in gaih_inet()
439 struct gaih_servtuple *newp; in gaih_inet()
[all …]

Completed in 14 milliseconds