Searched refs:get_lifconf (Results 1 - 2 of 2) sorted by relevance
/illumos-gate/usr/src/lib/gss_mechs/mech_krb5/krb5/os/ |
H A D | foreachaddr.c | 138 get_lifconf (int af, int s, size_t *lenp, char *buf) function 247 code = get_lifconf (P.af, P.sock, &P.buf_size, P.buf);
|
H A D | localaddr.c | 290 get_lifconf (int af, int s, size_t *lenp, /*@out@*/ char *buf) function 564 code = get_lifconf (P.af, P.sock, &P.buf_size, P.buf);
|
Completed in 314 milliseconds