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

/macosx-10.10.1/libresolv-57/
H A Dns_netint.c42 NS_GET16(dst, src);
H A Dns_verify.c111 NS_GET16(type, cp);
177 NS_GET16(type, cp);
183 NS_GET16(length, cp);
200 NS_GET16(fudge, cp);
204 NS_GET16(sigfieldlen, cp);
211 NS_GET16(id, cp);
212 NS_GET16(error, cp);
216 NS_GET16(otherfieldlen, cp);
403 NS_GET16(type, cp);
409 NS_GET16(lengt
[all...]
H A Dns_parse.c92 NS_GET16(rdlength, ptr);
111 NS_GET16(handle->_id, msg);
114 NS_GET16(handle->_flags, msg);
118 NS_GET16(handle->_counts[i], msg);
173 NS_GET16(rr->type, handle->_msg_ptr);
174 NS_GET16(rr->rr_class, handle->_msg_ptr);
183 NS_GET16(rr->rdlength, handle->_msg_ptr);
H A Dres_query.c535 NS_GET16(handle._id, msg);
538 NS_GET16(handle._flags, msg);
543 NS_GET16(handle._counts[i], msg);
H A Dnameser.h455 #define NS_GET16(s, cp) do { \ macro
/macosx-10.10.1/Libc-1044.1.2/include/arpa/
H A Dnameser_compat.h190 #define GETSHORT NS_GET16

Completed in 103 milliseconds