Searched refs:SLAP_MOD_ADD_IF_NOT_PRESENT (Results 1 - 9 of 9) sorted by relevance

/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/contrib/slapd-modules/samba4/
H A Dvernum.c122 #ifdef SLAP_MOD_ADD_IF_NOT_PRESENT
129 ml->sml_op = SLAP_MOD_ADD_IF_NOT_PRESENT;
136 #endif /* SLAP_MOD_ADD_IF_NOT_PRESENT */
/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/servers/slapd/back-bdb/
H A Dmodify.c241 case SLAP_MOD_ADD_IF_NOT_PRESENT:
259 mod->sm_op = SLAP_MOD_ADD_IF_NOT_PRESENT;
/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/servers/slapd/overlays/
H A Dconstraint.c1054 case SLAP_MOD_ADD_IF_NOT_PRESENT:
1063 mod->sm_op = SLAP_MOD_ADD_IF_NOT_PRESENT;
H A Ddds.c617 case SLAP_MOD_ADD_IF_NOT_PRESENT: /* FIXME? */
/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/servers/slapd/back-ldif/
H A Dldif.c1214 case SLAP_MOD_ADD_IF_NOT_PRESENT:
1224 mods->sm_op = SLAP_MOD_ADD_IF_NOT_PRESENT;
/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/servers/slapd/
H A Dmodify.c882 (*modtail)->sml_op != SLAP_MOD_ADD_IF_NOT_PRESENT &&
H A Dacl.c1993 case SLAP_MOD_ADD_IF_NOT_PRESENT:
1996 if ( mlist->sml_op == SLAP_MOD_ADD_IF_NOT_PRESENT
H A Dslap.h124 /* SLAP_MOD_ADD_IF_NOT_PRESENT allows adding values unless the attribute
127 #define SLAP_MOD_ADD_IF_NOT_PRESENT 0x1002 macro
H A Dbconfig.c5602 case SLAP_MOD_ADD_IF_NOT_PRESENT:
5603 if ( ml->sml_op == SLAP_MOD_ADD_IF_NOT_PRESENT

Completed in 127 milliseconds