Searched refs:gaih_servtuple (Results 1 – 1 of 1) sorted by relevance
101 struct gaih_servtuple struct103 struct gaih_servtuple *next; argument109 static const struct gaih_servtuple nullserv; argument332 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