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.c184 * dst_s_put_int16
195 dst_s_put_int16(u_int8_t *buf, const u_int16_t val) function
H A Ddst_api.c718 dst_s_put_int16(out_storage, val);
726 dst_s_put_int16(&out_storage[loc], val);

Completed in 47 milliseconds