OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sc_cleanup
(Results
1 - 25
of
31
) sorted by relevancy
1
2
/src/external/bsd/openldap/dist/servers/slapd/overlays/
seqmod.c
128
cb->
sc_cleanup
= seqmod_op_cleanup;
homedir.c
1722
*cbp != NULL && (*cbp)->
sc_cleanup
!= homedir_mod_cleanup;
1768
cb != NULL && cb->
sc_cleanup
!= homedir_mod_cleanup;
1937
cb->
sc_cleanup
= homedir_mod_cleanup;
unique.c
1197
cb->
sc_cleanup
= unique_unlock;
1341
cb->
sc_cleanup
= unique_unlock;
1511
cb->
sc_cleanup
= unique_unlock;
deref.c
516
sc->
sc_cleanup
= deref_cleanup;
memberof.c
844
sc->
sc_cleanup
= memberof_cleanup;
879
sc->
sc_cleanup
= memberof_cleanup;
1298
sc->
sc_cleanup
= memberof_cleanup;
1342
sc->
sc_cleanup
= memberof_cleanup;
dds.c
447
sc->
sc_cleanup
= dds_freeit_cb;
483
sc->
sc_cleanup
= dds_freeit_cb;
retcode.c
472
cb->
sc_cleanup
= retcode_cleanup_cb;
sssvlv.c
948
cb->
sc_cleanup
= NULL;
syncprov.c
1301
cb->
sc_cleanup
= syncprov_ab_cleanup;
2708
cb->
sc_cleanup
= syncprov_op_cleanup;
3143
cb->
sc_cleanup
= syncprov_search_cleanup;
3549
cb->
sc_cleanup
= syncprov_search_cleanup;
ppolicy.c
1930
op->o_callback->
sc_cleanup
= ppolicy_ctrls_cleanup;
2938
* the client sees the response. Must use
sc_cleanup
to insure
2942
sc->
sc_cleanup
= ppolicy_mod_cb;
3202
cb->
sc_cleanup
= ppolicy_text_cleanup;
translucent.c
1157
cb.
sc_cleanup
= (slap_response *) translucent_search_cleanup;
/src/external/bsd/openldap/dist/servers/slapd/back-relay/
op.c
74
* BackendDB. sc_response sets it to Relay BackendDB,
sc_cleanup
puts
95
rcb->rcb_sc.
sc_cleanup
= relay_back_cleanup_cb;
104
(rcb)->rcb_sc.
sc_cleanup
= 0; \
/src/external/bsd/openldap/dist/contrib/slapd-modules/noopsrch/
noopsrch.c
185
sc->
sc_cleanup
= noopsrch_cleanup;
/src/external/bsd/openldap/dist/contrib/slapd-modules/authzid/
authzid.c
216
* will be restored by
sc_cleanup
298
op->o_callback->
sc_cleanup
= authzid_cleanup;
/src/external/bsd/openldap/dist/contrib/slapd-modules/cloak/
cloak.c
282
sc->
sc_cleanup
= cloak_search_cleanup_cb;
/src/external/bsd/openldap/dist/servers/slapd/
backover.c
727
if ( op->o_callback->
sc_cleanup
) {
728
op->o_callback->
sc_cleanup
( op, rs );
763
cb->
sc_cleanup
= NULL;
1258
rm_cb->
sc_cleanup
= overlay_remove_cb;
result.c
611
if ( op->o_callback->
sc_cleanup
) {
612
(void)op->o_callback->
sc_cleanup
( op, rs );
connection.c
1856
sc->
sc_cleanup
= connection_bind_cleanup_cb;
/src/external/bsd/openldap/dist/servers/slapd/slapi/
slapi_overlay.c
88
cb->
sc_cleanup
= slapi_over_cleanup;
742
cb.
sc_cleanup
= NULL;
807
cb.
sc_cleanup
= NULL;
slapi_ops.c
201
op->o_callback->
sc_cleanup
= NULL;
/src/external/bsd/openldap/dist/contrib/slapd-modules/dupent/
dupent.c
519
sc->
sc_cleanup
= dupent_cleanup;
/src/external/bsd/openldap/dist/contrib/slapd-modules/alias/
alias.c
427
cb->
sc_cleanup
= alias_response_cleanup;
/src/external/bsd/openldap/dist/contrib/slapd-modules/passwd/totp/
slapd-totp.c
941
cb->
sc_cleanup
= totp_op_cleanup;
/src/external/bsd/openldap/dist/contrib/slapd-modules/smbk5pwd/
smbk5pwd.c
226
cb->
sc_cleanup
= smbk5pwd_op_cleanup;
/src/external/bsd/openldap/dist/contrib/slapd-modules/autogroup/
autogroup.c
552
cb.
sc_cleanup
= NULL;
2147
cb.
sc_cleanup
= NULL;
Completed in 55 milliseconds
1
2
Indexes created Tue Feb 24 01:34:59 UTC 2026