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

/sssd-io/src/responder/common/cache_req/plugins/
H A Dcache_req_enum_svc.c70 .upn_equivalent = CACHE_REQ_SENTINEL,
H A Dcache_req_enum_groups.c77 .upn_equivalent = CACHE_REQ_SENTINEL,
H A Dcache_req_enum_users.c77 .upn_equivalent = CACHE_REQ_SENTINEL,
H A Dcache_req_host_by_name.c90 .upn_equivalent = CACHE_REQ_SENTINEL,
H A Dcache_req_initgroups_by_upn.c114 .upn_equivalent = CACHE_REQ_SENTINEL,
H A Dcache_req_user_by_cert.c88 .upn_equivalent = CACHE_REQ_SENTINEL,
H A Dcache_req_group_by_filter.c125 .upn_equivalent = CACHE_REQ_SENTINEL,
H A Dcache_req_netgroup_by_name.c122 .upn_equivalent = CACHE_REQ_SENTINEL,
H A Dcache_req_object_by_sid.c114 .upn_equivalent = CACHE_REQ_SENTINEL,
H A Dcache_req_user_by_filter.c125 .upn_equivalent = CACHE_REQ_SENTINEL,
H A Dcache_req_user_by_upn.c119 .upn_equivalent = CACHE_REQ_SENTINEL,
H A Dcache_req_group_by_id.c206 .upn_equivalent = CACHE_REQ_SENTINEL,
H A Dcache_req_group_by_name.c188 .upn_equivalent = CACHE_REQ_SENTINEL,
H A Dcache_req_object_by_id.c195 .upn_equivalent = CACHE_REQ_SENTINEL,
H A Dcache_req_svc_by_name.c146 .upn_equivalent = CACHE_REQ_SENTINEL,
H A Dcache_req_svc_by_port.c119 .upn_equivalent = CACHE_REQ_SENTINEL,
H A Dcache_req_user_by_id.c206 .upn_equivalent = CACHE_REQ_SENTINEL,
H A Dcache_req_initgroups_by_name.c203 .upn_equivalent = CACHE_REQ_INITGROUPS_BY_UPN,
H A Dcache_req_object_by_name.c198 .upn_equivalent = CACHE_REQ_USER_BY_UPN,
H A Dcache_req_user_by_name.c193 .upn_equivalent = CACHE_REQ_USER_BY_UPN,
/sssd-io/src/responder/common/cache_req/
H A Dcache_req_plugin.h279 enum cache_req_type upn_equivalent; member in struct:cache_req_plugin
H A Dcache_req.c424 ret = cache_req_set_plugin(cr, cr->plugin->upn_equivalent);

Completed in 21 milliseconds