Home
last modified time | relevance | path

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

/haiku/src/system/libnetwork/netresolv/include/isc/
H A Ddst.h46 #define dst_s_put_int32 __dst_s_put_int32 macro
/haiku/src/system/libnetwork/netresolv/dst/
H A Ddst_internal.h150 void dst_s_put_int32( u_int8_t *buf, const u_int32_t val);
H A Dsupport.c216 dst_s_put_int32(u_int8_t *buf, const u_int32_t val) in dst_s_put_int32() function