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

/illumos-gate/usr/src/lib/libresolv2/common/dst/
H A Dsupport.c134 return dst_s_get_int16((const u_char *)
145 * dst_s_get_int16
156 dst_s_get_int16(const u_char *buf) function
H A Ddst_internal.h136 u_int16_t dst_s_get_int16( const u_int8_t *buf);
H A Ddst_api.c665 key_st->dk_flags = dst_s_get_int16(rdata);
669 ext_flags = (u_int32_t) dst_s_get_int16(&rdata[DST_EXT_FLAG]);
/illumos-gate/usr/src/lib/libresolv2/include/isc/
H A Ddst.h40 #define dst_s_get_int16 __dst_s_get_int16 macro

Completed in 63 milliseconds