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

/macosx-10.10.1/configd-699.1.5/dnsinfo/
H A Ddnsinfo.h48 #define DNS_VAR(type, name) \ macro
63 DNS_VAR(int32_t, n_nameserver); /* # nameserver */
65 DNS_VAR(uint16_t, port); /* port (in host byte order) */
66 DNS_VAR(int32_t, n_search); /* # search */
68 DNS_VAR(int32_t, n_sortaddr); /* # sortaddr */
71 DNS_VAR(uint32_t, timeout); /* timeout */
72 DNS_VAR(uint32_t, search_order); /* search_order */
73 DNS_VAR(uint32_t, if_index);
74 DNS_VAR(uint32_t, flags);
75 DNS_VAR(uint32_
[all...]

Completed in 85 milliseconds