Searched refs:dst_s_get_int16 (Results 1 - 3 of 3) sorted by last modified time

/macosx-10.10/libresolv-57/
H A Ddst_api.c682 key_st->dk_flags = dst_s_get_int16(rdata);
686 ext_flags = (u_int32_t) dst_s_get_int16(&rdata[DST_EXT_FLAG]);
H A Ddst_internal.h163 #define dst_s_get_int16 res_9_dst_s_get_int16 macro
164 u_int16_t dst_s_get_int16( const u_int8_t *buf);
H A Ddst_support.c145 return dst_s_get_int16((const u_char *)
156 * dst_s_get_int16
167 dst_s_get_int16(const u_char *buf) function

Completed in 178 milliseconds