Searched refs:get_comp_filter (Results 1 – 4 of 4) sorted by relevance
| /netbsd-src/external/bsd/openldap/dist/servers/slapd/ |
| H A D | mra.c | 218 rc = get_comp_filter( op, &ma.ma_value, &ma.ma_cf, text ); in get_mra()
|
| H A D | component.c | 344 get_comp_filter( Operation* op, struct berval* bv, in get_comp_filter() function 1055 rc = get_comp_filter( op, &bv,(ComponentFilter**)&_ca->ca_cf, text ); in get_item()
|
| H A D | proto-slap.h | 572 LDAP_SLAPD_F (int) get_comp_filter LDAP_P((
|
| /netbsd-src/external/bsd/openldap/dist/contrib/slapd-modules/comp_match/ |
| H A D | init.c | 90 rc = get_comp_filter( NULL, &type, &aa_table[index].aa_cf,(const char**)text); in add_aa_entry()
|