Home
last modified time | relevance | path

Searched refs:dst_s_put_int32 (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/lib/libresolv2/include/isc/
H A Ddst.h44 #define dst_s_put_int32 __dst_s_put_int32 macro
/illumos-gate/usr/src/lib/libresolv2/common/dst/
H A Ddst_internal.h140 void dst_s_put_int32( u_int8_t *buf, const u_int32_t val);
H A Dsupport.c210 dst_s_put_int32(u_int8_t *buf, const u_int32_t val) in dst_s_put_int32() function