Searched defs:resolv_copy_hostent (Results 1 - 1 of 1) sorted by relevance
/sssd/src/resolv/ | ||
H A D | async_resolv.c | 564 resolv_copy_hostent(TALLOC_CTX *mem_ctx, struct hostent *src) function 714 state->rhostent = resolv_copy_hostent(state, hostent); |
Completed in 236 milliseconds