Home
last modified time | relevance | path

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

/haiku/src/system/libnetwork/netresolv/include/isc/
H A Ddst.h43 #define dst_s_get_int32 __dst_s_get_int32 macro
/haiku/src/system/libnetwork/netresolv/dst/
H A Ddst_internal.h149 u_int32_t dst_s_get_int32( const u_int8_t *buf);
H A Dsupport.c178 dst_s_get_int32(const u_char *buf) in dst_s_get_int32() function