Searched refs:dpreq_params_fn (Results 1 - 13 of 13) sorted by relevance

/sssd/src/responder/common/cache_req/
H A Dcache_req_plugin.h172 cache_req_dpreq_params_fn dpreq_params_fn; member in struct:cache_req_plugin
H A Dcache_req_search.c150 if (cr->plugin->dpreq_params_fn == NULL) {
160 ret = cr->plugin->dpreq_params_fn(mem_ctx, cr, result, _string, _id, _flag);
/sssd/src/responder/common/cache_req/plugins/
H A Dcache_req_group_by_id.c123 .dpreq_params_fn = cache_req_group_by_id_dpreq_params
H A Dcache_req_initgroups_by_upn.c124 .dpreq_params_fn = cache_req_initgroups_by_upn_dpreq_params
H A Dcache_req_object_by_sid.c96 .dpreq_params_fn = cache_req_object_by_sid_dpreq_params
H A Dcache_req_user_by_cert.c99 .dpreq_params_fn = cache_req_user_by_cert_dpreq_params
H A Dcache_req_user_by_id.c123 .dpreq_params_fn = cache_req_user_by_id_dpreq_params
H A Dcache_req_user_by_upn.c123 .dpreq_params_fn = cache_req_user_by_upn_dpreq_params
H A Dcache_req_group_by_filter.c135 .dpreq_params_fn = cache_req_group_by_filter_dpreq_params
H A Dcache_req_user_by_filter.c135 .dpreq_params_fn = cache_req_user_by_filter_dpreq_params
H A Dcache_req_group_by_name.c173 .dpreq_params_fn = cache_req_group_by_name_dpreq_params
H A Dcache_req_initgroups_by_name.c186 .dpreq_params_fn = cache_req_initgroups_by_name_dpreq_params
H A Dcache_req_user_by_name.c173 .dpreq_params_fn = cache_req_user_by_name_dpreq_params

Completed in 1631 milliseconds