Searched refs:backend_access (Results 1 – 4 of 4) sorted by relevance
/netbsd-src/external/bsd/openldap/dist/servers/slapd/ |
H A D | compare.c | 276 if ( backend_access( op, NULL, &op->o_req_ndn, in fe_op_compare() 318 if ( backend_access( op, NULL, &op->o_req_ndn, in fe_op_compare()
|
H A D | backend.c | 1869 backend_access( in backend_access() function
|
H A D | proto-slap.h | 430 LDAP_SLAPD_F (int) backend_access LDAP_P((
|
/netbsd-src/external/bsd/openldap/dist/contrib/slapd-modules/variant/ |
H A D | variant.c | 207 if ( backend_access( op, e, &ndn, vai->alternative, &nvals[i], in variant_build_entry()
|