Searched refs:bv_i (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/external/mpl/dhcp/dist/server/
H A Dldap.c1319 struct berval bv_i; local
1321 if (!str || !bv_o || (ber_str2bv(str, len, 0, &bv_i) == NULL) ||
1322 (ldap_bv2escaped_filter_value(&bv_i, bv_o) != 0))

Completed in 128 milliseconds