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

/macosx-10.10.1/libresolv-57/
H A Ddns_async.c49 } _dns_context_t; typedef in typeref:struct:__anon9372
54 _dns_context_t *my_ctx;
63 my_ctx = (_dns_context_t *)ctx;
124 _dns_context_t *my_ctx;
133 my_ctx = (_dns_context_t *)calloc(1, sizeof(_dns_context_t));

Completed in 68 milliseconds