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

/macosx-10.9.5/Libinfo-449.1.3/lookup.subproj/
H A Dmdns_module.c172 static void _mdns_hostent_clear(mdns_hostent_t *h);
328 _mdns_hostent_clear(mdns_hostent_t *h) function
357 _mdns_hostent_clear(r->h4);
358 _mdns_hostent_clear(r->h6);
483 _mdns_hostent_clear(&h);
491 _mdns_hostent_clear(&h);
1086 _mdns_hostent_clear(ctx->host);

Completed in 72 milliseconds