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

/sssd/src/responder/common/cache_req/
H A Dcache_req_plugin.h163 enum cache_req_type upn_equivalent; member in struct:cache_req_plugin
H A Dcache_req.c236 ret = cache_req_set_plugin(cr, cr->plugin->upn_equivalent);
/sssd/src/responder/common/cache_req/plugins/
H A Dcache_req_group_by_id.c114 .upn_equivalent = CACHE_REQ_SENTINEL,
H A Dcache_req_initgroups_by_upn.c115 .upn_equivalent = CACHE_REQ_SENTINEL,
H A Dcache_req_object_by_sid.c87 .upn_equivalent = CACHE_REQ_SENTINEL,
H A Dcache_req_user_by_cert.c90 .upn_equivalent = CACHE_REQ_SENTINEL,
H A Dcache_req_user_by_id.c114 .upn_equivalent = CACHE_REQ_SENTINEL,
H A Dcache_req_user_by_upn.c114 .upn_equivalent = CACHE_REQ_SENTINEL,
H A Dcache_req_group_by_filter.c126 .upn_equivalent = CACHE_REQ_SENTINEL,
H A Dcache_req_user_by_filter.c126 .upn_equivalent = CACHE_REQ_SENTINEL,
H A Dcache_req_group_by_name.c164 .upn_equivalent = CACHE_REQ_SENTINEL,
H A Dcache_req_initgroups_by_name.c177 .upn_equivalent = CACHE_REQ_INITGROUPS_BY_UPN,
H A Dcache_req_user_by_name.c164 .upn_equivalent = CACHE_REQ_USER_BY_UPN,

Completed in 1101 milliseconds