Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/openldap/dist/servers/slapd/back-ldap/
H A Dcompare.c70 li->li_timeout[ SLAP_OP_COMPARE ], in ldap_back_compare()
82 ldap_pvt_mp_add( li->li_ops_completed[ SLAP_OP_COMPARE ], 1 ); in ldap_back_compare()
H A Dconfig.c467 { BER_BVC("compare="), SLAP_OP_COMPARE * sizeof( time_t ), 'u', 0, NULL },
/netbsd-src/external/bsd/openldap/dist/servers/slapd/back-meta/
H A Dcompare.c132 mt->mt_timeout[ SLAP_OP_COMPARE ], ( LDAP_BACK_SENDRESULT | retrying ) ); in meta_back_compare()
H A Dconfig.c1083 { BER_BVC("compare="), SLAP_OP_COMPARE * sizeof( time_t ), 'u', 0, NULL },
/netbsd-src/external/bsd/openldap/dist/servers/slapd/
H A Doperation.c247 return SLAP_OP_COMPARE; in slap_req2op()
H A Dslap.h2546 SLAP_OP_COMPARE, enumerator
/netbsd-src/external/bsd/openldap/dist/servers/slapd/back-asyncmeta/
H A Dcompare.c220 bc->timeout = mt->mt_timeout[ SLAP_OP_COMPARE ]; in asyncmeta_back_compare()
H A Dconfig.c992 { BER_BVC("compare="), SLAP_OP_COMPARE * sizeof( time_t ), 'u', 0, NULL },
/netbsd-src/external/bsd/openldap/dist/tests/progs/
H A Dslapd-watcher.c69 SLAP_OP_COMPARE, enumerator