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 D | compare.c | 70 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 D | config.c | 467 { BER_BVC("compare="), SLAP_OP_COMPARE * sizeof( time_t ), 'u', 0, NULL },
|
/netbsd-src/external/bsd/openldap/dist/servers/slapd/back-meta/ |
H A D | compare.c | 132 mt->mt_timeout[ SLAP_OP_COMPARE ], ( LDAP_BACK_SENDRESULT | retrying ) ); in meta_back_compare()
|
H A D | config.c | 1083 { BER_BVC("compare="), SLAP_OP_COMPARE * sizeof( time_t ), 'u', 0, NULL },
|
/netbsd-src/external/bsd/openldap/dist/servers/slapd/ |
H A D | operation.c | 247 return SLAP_OP_COMPARE; in slap_req2op()
|
H A D | slap.h | 2546 SLAP_OP_COMPARE, enumerator
|
/netbsd-src/external/bsd/openldap/dist/servers/slapd/back-asyncmeta/ |
H A D | compare.c | 220 bc->timeout = mt->mt_timeout[ SLAP_OP_COMPARE ]; in asyncmeta_back_compare()
|
H A D | config.c | 992 { BER_BVC("compare="), SLAP_OP_COMPARE * sizeof( time_t ), 'u', 0, NULL },
|
/netbsd-src/external/bsd/openldap/dist/tests/progs/ |
H A D | slapd-watcher.c | 69 SLAP_OP_COMPARE, enumerator
|