Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libresolv2/include/isc/
H A Ddst.h33 #define dst_s_calculate_bits __dst_s_calculate_bits macro
/illumos-gate/usr/src/lib/libresolv2/common/dst/
H A Ddst_internal.h120 int dst_s_calculate_bits( const u_int8_t *str, const int max_bits);
H A Dsupport.c77 dst_s_calculate_bits(const u_char *str, const int max_bits) in dst_s_calculate_bits() function