HomeSort by: relevance | last modified time | path
    Searched refs:Modification (Results 1 - 21 of 21) sorted by relevancy

  /src/external/bsd/openldap/dist/servers/slapd/back-monitor/
log.c 12 * modification, are permitted only as authorized by the OpenLDAP
55 static int add_values( Operation *op, Entry *e, Modification *mod, int *newlevel );
56 static int delete_values( Operation *op, Entry *e, Modification *mod, int *newlevel );
57 static int replace_values( Operation *op, Entry *e, Modification *mod, int *newlevel );
142 Modification *mod = &ml->sml_mod;
242 check_constraints( Modification *mod, int *newlevel )
275 add_values( Operation *op, Entry *e, Modification *mod, int *newlevel )
337 delete_values( Operation *op, Entry *e, Modification *mod, int *newlevel )
445 replace_values( Operation *op, Entry *e, Modification *mod, int *newlevel )
database.c 12 * modification, are permitted only as authorized by the OpenLDAP
672 Modification *mod = &ml->sml_mod;
init.c 12 * modification, are permitted only as authorized by the OpenLDAP
1510 Modification mod = { 0 };
1725 "NO-USER-MODIFICATION "
1739 "NO-USER-MODIFICATION "
1746 "NO-USER-MODIFICATION "
1753 "NO-USER-MODIFICATION "
1760 "NO-USER-MODIFICATION "
1769 "NO-USER-MODIFICATION "
1776 "NO-USER-MODIFICATION "
1783 "NO-USER-MODIFICATION "
    [all...]
  /src/external/bsd/openldap/dist/servers/slapd/
mods.c 10 * modification, are permitted only as authorized by the OpenLDAP
41 Modification *mod,
50 Modification pmod = *mod;
189 Modification *m,
200 Modification *mod,
373 Modification *mod,
390 Modification *mod,
401 Modification modReplace = *mod;
465 Modification *mod,
proto-slap.h 10 * modification, are permitted only as authorized by the OpenLDAP
1327 Modification *mod,
1331 Modification *mod,
1335 Modification *mod,
1339 Modification *mod,
1343 Modification *mod,
1347 LDAP_SLAPD_F( void ) slap_mod_free( Modification *mod, int freeit );
slap.h 11 * modification, are permitted only as authorized by the OpenLDAP
369 typedef struct Modification Modification;
1158 * desc, vals, nvals, numvals fields must align with Modification
1229 struct Modification {
1245 Modification sml_mod;
slapmodify.c 12 * modification, are permitted only as authorized by the OpenLDAP
310 Modification mods = { 0 };
  /src/external/bsd/openldap/dist/servers/slapd/back-perl/
modify.c 12 * modification, are permitted only as authorized by the OpenLDAP
44 Modification *mods = &modlist->sml_mod;
  /src/external/bsd/openldap/dist/servers/slapd/back-sock/
modify.c 11 * modification, are permitted only as authorized by the OpenLDAP
42 Modification *mod;
  /src/external/bsd/openldap/dist/contrib/slapd-modules/emptyds/
emptyds.c 13 * modification, are permitted only as authorized by the OpenLDAP
68 remove_empty_values( Modification *m, Attribute *a )
231 /* Remove modification */
  /src/external/bsd/openldap/dist/servers/slapd/back-mdb/
monitor.c 11 * modification, are permitted only as authorized by the OpenLDAP
90 "NO-USER-MODIFICATION "
99 "NO-USER-MODIFICATION "
108 "NO-USER-MODIFICATION "
116 "NO-USER-MODIFICATION "
124 "NO-USER-MODIFICATION "
132 "NO-USER-MODIFICATION "
140 "NO-USER-MODIFICATION "
148 "NO-USER-MODIFICATION "
275 Modification mod = { 0 }
    [all...]
modify.c 11 * modification, are permitted only as authorized by the OpenLDAP
97 Modification *mod;
  /src/external/bsd/openldap/dist/servers/slapd/back-wt/
modify.c 11 * modification, are permitted only as authorized by the OpenLDAP
86 Modification *mod;
  /src/external/bsd/openldap/dist/contrib/slapd-modules/autogroup/
autogroup.c 13 * modification, are permitted only as authorized by the OpenLDAP
376 Modification mod;
890 Modification mod;
  /src/external/bsd/openldap/dist/servers/slapd/slapi/
slapi_utils.c 11 * modification, are permitted only as authorized by the OpenLDAP
549 Modification mod;
611 Modification mod;
2724 * Modification list. Unfortunately the values need to be
  /src/external/bsd/openldap/dist/servers/slapd/overlays/
constraint.c 11 * modification, are permitted only as authorized by the OpenLDAP
1076 Modification *mod = &ml->sml_mod;
dynlist.c 13 * modification, are permitted only as authorized by the OpenLDAP
306 Modification mod;
406 Modification mod;
534 Modification dm_mod;
2932 "NO-USER-MODIFICATION " /* added */
rwm.c 12 * modification, are permitted only as authorized by the OpenLDAP
1477 Modification mod = { 0 };
pcache.c 12 * modification, are permitted only as authorized by the OpenLDAP
283 "NO-USER-MODIFICATION "
291 "NO-USER-MODIFICATION "
300 "NO-USER-MODIFICATION "
308 "NO-USER-MODIFICATION "
5494 Modification mod = { 0 };
  /src/external/bsd/openldap/dist/servers/slapd/back-ldif/
ldif.c 11 * modification, are permitted only as authorized by the OpenLDAP
1157 Modification *mods;
  /src/external/bsd/openldap/dist/servers/slapd/back-meta/
search.c 12 * modification, are permitted only as authorized by the OpenLDAP
2340 Modification mod = { 0 };

Completed in 98 milliseconds