Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libresolv2/include/isc/
H A Ddst.h41 #define dst_s_get_int32 __dst_s_get_int32 macro
/illumos-gate/usr/src/lib/libresolv2/common/dst/
H A Ddst_internal.h139 u_int32_t dst_s_get_int32( const u_int8_t *buf);
H A Dsupport.c172 dst_s_get_int32(const u_char *buf) in dst_s_get_int32() function