Home
last modified time | relevance | path

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

/NextBSD/lib/libc/net/
HDgetaddrinfo.c215 struct ai_order { struct
273 static void set_source(struct ai_order *, struct policyhead *);
679 struct ai_order *aio; in reorder()
848 set_source(struct ai_order *aio, struct policyhead *ph) in set_source()
964 const struct ai_order *dst1 = arg1, *dst2 = arg2; in comp_dst()