Searched refs:map_hostgroup (Results 1 - 3 of 3) sorted by relevance

/sssd/src/providers/ipa/
H A Dipa_sudo.h85 struct sdap_attr_map *map_hostgroup);
H A Dipa_sudo_conversion.c58 struct sdap_attr_map *map_hostgroup; member in struct:ipa_sudo_conv
352 struct sdap_attr_map *map_hostgroup)
369 conv->map_hostgroup = map_hostgroup;
766 MATCHRDN_HOSTGROUP(conv->map_hostgroup));
344 ipa_sudo_conv_init(TALLOC_CTX *mem_ctx, struct sss_domain_info *dom, struct sdap_attr_map *map_rule, struct sdap_attr_map *map_cmdgroup, struct sdap_attr_map *map_cmd, struct sdap_attr_map *map_user, struct sdap_attr_map *map_group, struct sdap_attr_map *map_host, struct sdap_attr_map *map_hostgroup) argument
H A Dipa_sudo_async.c404 struct sdap_attr_map *map_hostgroup,
437 map_hostgroup);
396 ipa_sudo_fetch_send(TALLOC_CTX *mem_ctx, struct tevent_context *ev, struct sss_domain_info *domain, struct ipa_sudo_ctx *sudo_ctx, struct ipa_hostinfo *host, struct sdap_attr_map *map_user, struct sdap_attr_map *map_group, struct sdap_attr_map *map_host, struct sdap_attr_map *map_hostgroup, struct sdap_handle *sh, const char *cmdgroups_filter, const char *search_filter) argument

Completed in 44 milliseconds