Home
last modified time | relevance | path

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

/freebsd/lib/libc/net/
H A Dgetaddrinfo.c213 struct ai_order { struct
272 static void set_source(struct ai_order *, struct policyhead *);
677 struct ai_order *aio; in reorder()
846 set_source(struct ai_order *aio, struct policyhead *ph) in set_source()
962 const struct ai_order *dst1 = arg1, *dst2 = arg2; in comp_dst()