Searched refs:SLAP_OP_MODIFY (Results 1 – 9 of 9) sorted by relevance
| /netbsd-src/external/bsd/openldap/dist/servers/slapd/back-ldap/ |
| H A D | modify.c | 112 li->li_timeout[ SLAP_OP_MODIFY ], in ldap_back_modify() 124 ldap_pvt_mp_add( li->li_ops_completed[ SLAP_OP_MODIFY ], 1 ); in ldap_back_modify()
|
| H A D | config.c | 466 { BER_BVC("modify="), SLAP_OP_MODIFY * sizeof( time_t ), 'u', 0, NULL },
|
| /netbsd-src/external/bsd/openldap/dist/servers/slapd/ |
| H A D | operation.c | 245 return SLAP_OP_MODIFY; in slap_req2op()
|
| H A D | slap.h | 2547 SLAP_OP_MODIFY, enumerator
|
| /netbsd-src/external/bsd/openldap/dist/servers/slapd/back-meta/ |
| H A D | modify.c | 195 mt->mt_timeout[ SLAP_OP_MODIFY ], ( LDAP_BACK_SENDRESULT | retrying ) ); in meta_back_modify()
|
| H A D | config.c | 1082 { BER_BVC("modify="), SLAP_OP_MODIFY * sizeof( time_t ), 'u', 0, NULL },
|
| /netbsd-src/external/bsd/openldap/dist/servers/slapd/back-asyncmeta/ |
| H A D | modify.c | 273 bc->timeout = mt->mt_timeout[ SLAP_OP_MODIFY ]; in asyncmeta_back_modify()
|
| H A D | config.c | 991 { BER_BVC("modify="), SLAP_OP_MODIFY * sizeof( time_t ), 'u', 0, NULL },
|
| /netbsd-src/external/bsd/openldap/dist/tests/progs/ |
| H A D | slapd-watcher.c | 70 SLAP_OP_MODIFY, enumerator
|