Home
last modified time | relevance | path

Searched refs:dst_s_put_int16 (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/lib/libresolv2/include/isc/
H A Ddst.h43 #define dst_s_put_int16 __dst_s_put_int16 macro
/illumos-gate/usr/src/lib/libresolv2/common/dst/
H A Ddst_internal.h137 void dst_s_put_int16( u_int8_t *buf, const u_int16_t val);
H A Dsupport.c192 dst_s_put_int16(u_int8_t *buf, const u_int16_t val) in dst_s_put_int16() function
H A Ddst_api.c714 dst_s_put_int16(out_storage, val); in dst_key_to_dnskey()
722 dst_s_put_int16(&out_storage[loc], val); in dst_key_to_dnskey()