Home
last modified time | relevance | path

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

/haiku/src/system/libnetwork/netresolv/include/isc/
H A Ddst.h45 #define dst_s_put_int16 __dst_s_put_int16 macro
/haiku/src/system/libnetwork/netresolv/dst/
H A Ddst_internal.h147 void dst_s_put_int16( u_int8_t *buf, const u_int16_t val);
H A Dsupport.c198 dst_s_put_int16(u_int8_t *buf, const u_int16_t val) in dst_s_put_int16() function
H A Ddst_api.c725 dst_s_put_int16(out_storage, val); in dst_key_to_dnskey()
733 dst_s_put_int16(&out_storage[loc], val); in dst_key_to_dnskey()