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

/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/servers/slapd/
H A Dindex.c28 { BER_BVC("approx"), SLAP_INDEX_APPROX },
/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/servers/slapd/back-bdb/
H A Dindex.c97 type = SLAP_INDEX_APPROX;
131 type = SLAP_INDEX_APPROX;
133 if( IS_SLAP_INDEX( mask, SLAP_INDEX_APPROX ) ) {
225 if( IS_SLAP_INDEX( mask, SLAP_INDEX_APPROX ) ) {
H A Dattr.c229 if( IS_SLAP_INDEX( mask, SLAP_INDEX_APPROX ) && !(

Completed in 50 milliseconds