Home
last modified time | relevance | path

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

/freebsd-12.1/lib/libc/net/
H A Dname6.c207 static void set_source(struct hp_order *, struct policyhead *);
716 set_source(&aio[i], &policyhead); in _hpreorder()
849 set_source(struct hp_order *aio, struct policyhead *ph) in set_source() function
H A Dgetaddrinfo.c275 static void set_source(struct ai_order *, struct policyhead *);
711 set_source(&aio[i], &policyhead); in reorder()
849 set_source(struct ai_order *aio, struct policyhead *ph) in set_source() function