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

/macosx-10.10.1/libresolv-57/
H A Ddns_util.h155 } dns_WKS_record_t; typedef in typeref:struct:__anon9386
229 dns_WKS_record_t *WKS;
H A Ddns_util.c454 size = sizeof(dns_WKS_record_t);
455 r->data.WKS = (dns_WKS_record_t *)calloc(1, size);

Completed in 68 milliseconds