Home
last modified time | relevance | path

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

/haiku/src/system/libnetwork/netresolv/net/
H A Dgetaddrinfo.c190 struct ai_order { struct
253 static void set_source(struct ai_order *, struct policyhead *,
717 struct ai_order *aio; in reorder()
889 set_source(struct ai_order *aio, struct policyhead *ph, in set_source()
1003 const struct ai_order *dst1 = arg1, *dst2 = arg2; in comp_dst()