Searched defs:hints (Results 1 – 4 of 4) sorted by relevance
51 struct addrinfo hints = { .ai_flags = AI_NUMERICHOST, }; in do_test() local
52 struct addrinfo hints, *res0; in rexec_af() local
63 struct addrinfo hints = in call_gai() local
107 struct addrinfo hints, *res, *ai; in rcmd_af() local439 struct addrinfo hints, *res, *res0; in ruserok_af() local653 struct addrinfo hints, *res0, *res; in __checkhost_sa() local
Completed in 17 milliseconds