Searched refs:add_addrinfo_to_list (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/lib/gss_mechs/mech_krb5/krb5/os/ |
H A D | locate_kdc.c | 232 static int add_addrinfo_to_list (struct addrlist *lp, struct addrinfo *a, function 300 err = add_addrinfo_to_list (lp, a, freefn, a); 317 err = add_addrinfo_to_list (lp, a, freefn, a); 372 if (add_addrinfo_to_list (d->lp, &x->ai, free, x) != 0) {
|
Completed in 56 milliseconds