OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:backend_check_restrictions
(Results
1 - 17
of
17
) sorted by relevancy
/src/external/bsd/openldap/dist/servers/slapd/
bind.c
265
if(
backend_check_restrictions
( op, rs, &op->orb_mech ) != LDAP_SUCCESS ) {
329
backend_check_restrictions
( op, rs, &op->orb_mech );
380
if(
backend_check_restrictions
( op, rs, NULL ) != LDAP_SUCCESS ) {
compare.c
156
if(
backend_check_restrictions
( op, rs, NULL ) != LDAP_SUCCESS ) {
168
if(
backend_check_restrictions
( op, rs, NULL ) != LDAP_SUCCESS ) {
218
if(
backend_check_restrictions
( op, rs, NULL ) != LDAP_SUCCESS ) {
search.c
314
if(
backend_check_restrictions
( op, rs, NULL ) != LDAP_SUCCESS ) {
323
if(
backend_check_restrictions
( op, rs, NULL ) != LDAP_SUCCESS ) {
399
if(
backend_check_restrictions
( op, rs, NULL ) != LDAP_SUCCESS ) {
txn.c
53
if(
backend_check_restrictions
( op, rs,
184
if(
backend_check_restrictions
( op, rs,
delete.c
154
if(
backend_check_restrictions
( op, rs, NULL ) != LDAP_SUCCESS ) {
extended.c
446
if(
backend_check_restrictions
( op, rs,
add.c
280
if(
backend_check_restrictions
( op, rs, NULL ) != LDAP_SUCCESS ) {
modrdn.c
298
if(
backend_check_restrictions
( op, rs, NULL ) != LDAP_SUCCESS ) {
passwd.c
161
if (
backend_check_restrictions
( op, rs,
modify.c
256
if (
backend_check_restrictions
( op, rs, NULL ) != LDAP_SUCCESS ) {
backend.c
1095
backend_check_restrictions
(
function
proto-slap.h
404
LDAP_SLAPD_F( int )
backend_check_restrictions
LDAP_P((
/src/external/bsd/openldap/dist/contrib/slapd-modules/authzid/
authzid.c
203
rc =
backend_check_restrictions
( op, rs, NULL );
/src/external/bsd/openldap/dist/servers/slapd/back-ldap/
distproc.c
922
rs->sr_err =
backend_check_restrictions
( op, rs,
config.c
2134
rs->sr_err =
backend_check_restrictions
( op, rs,
/src/external/bsd/openldap/dist/servers/slapd/overlays/
dds.c
1913
rs->sr_err =
backend_check_restrictions
( op, rs,
pcache.c
5285
rs->sr_err =
backend_check_restrictions
( op, rs,
Completed in 63 milliseconds
Indexes created Tue May 26 00:24:38 UTC 2026