Searched refs:merge_alias (Results 1 - 1 of 1) sorted by relevance

/macosx-10.9.5/Libinfo-449.1.3/lookup.subproj/
H A Dsi_getaddrinfo.c1340 merge_alias(const char *name, build_hostent_t *h) function
1627 for (i = 0; h->h_aliases[i] != NULL; i++) merge_alias(h->h_aliases[i], out);
1648 for (i = 0; h->h_aliases[i] != NULL; i++) merge_alias(h->h_aliases[i], out);

Completed in 106 milliseconds