Home
last modified time | relevance | path

Searched refs:max_bits (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/libresolv2/common/dst/
H A Dsupport.c77 dst_s_calculate_bits(const u_char *str, const int max_bits) in dst_s_calculate_bits() argument
82 for (bits = max_bits; *p == 0x00 && bits > 0; p++) in dst_s_calculate_bits()
H A Ddst_internal.h120 int dst_s_calculate_bits( const u_int8_t *str, const int max_bits);