Home
last modified time | relevance | path

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 Dmodify.c112 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 Dconfig.c466 { BER_BVC("modify="), SLAP_OP_MODIFY * sizeof( time_t ), 'u', 0, NULL },
/netbsd-src/external/bsd/openldap/dist/servers/slapd/
H A Doperation.c245 return SLAP_OP_MODIFY; in slap_req2op()
H A Dslap.h2547 SLAP_OP_MODIFY, enumerator
/netbsd-src/external/bsd/openldap/dist/servers/slapd/back-meta/
H A Dmodify.c195 mt->mt_timeout[ SLAP_OP_MODIFY ], ( LDAP_BACK_SENDRESULT | retrying ) ); in meta_back_modify()
H A Dconfig.c1082 { BER_BVC("modify="), SLAP_OP_MODIFY * sizeof( time_t ), 'u', 0, NULL },
/netbsd-src/external/bsd/openldap/dist/servers/slapd/back-asyncmeta/
H A Dmodify.c273 bc->timeout = mt->mt_timeout[ SLAP_OP_MODIFY ]; in asyncmeta_back_modify()
H A Dconfig.c991 { BER_BVC("modify="), SLAP_OP_MODIFY * sizeof( time_t ), 'u', 0, NULL },
/netbsd-src/external/bsd/openldap/dist/tests/progs/
H A Dslapd-watcher.c70 SLAP_OP_MODIFY, enumerator