Home
last modified time | relevance | path

Searched refs:constraint_check_restrict (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/bsd/openldap/dist/servers/slapd/overlays/
H A Dconstraint.c753 constraint_check_restrict( Operation *op, constraint *c, Entry *e ) in constraint_check_restrict() function
842 if (cp->restrict_lud != NULL && constraint_check_restrict(op, cp, op->ora_e) == 0) { in constraint_add()
998 if (cp->restrict_lud && constraint_check_restrict(op, cp, target_entry) == 0) { in constraint_update()
1038 if (cp->restrict_lud != NULL && constraint_check_restrict(op, cp, target_entry) == 0) { in constraint_update()