Home
last modified time | relevance | path

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

/haiku/src/system/libnetwork/netresolv/include/isc/
H A Ddst.h35 #define dst_s_calculate_bits __dst_s_calculate_bits macro
/haiku/src/system/libnetwork/netresolv/dst/
H A Ddst_internal.h130 int dst_s_calculate_bits( const u_int8_t *str, const int max_bits);
H A Dsupport.c83 dst_s_calculate_bits(const u_char *str, const int max_bits) in dst_s_calculate_bits() function