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

/macosx-10.9.5/Libinfo-449.1.3/lookup.subproj/
H A Dsi_getaddrinfo.c72 } build_hostent_t; typedef in typeref:struct:__anon2992
1340 merge_alias(const char *name, build_hostent_t *h)
1371 append_addr(const char *addr, uint32_t len, build_hostent_t *h)
1396 free_build_hostent(build_hostent_t *h)
1433 build_hostent_t *out;
1610 out = (build_hostent_t *)calloc(1, sizeof(build_hostent_t));

Completed in 116 milliseconds