Searched defs:group_map (Results 1 - 2 of 2) sorted by relevance

/sssd/src/providers/ldap/
H A Dsdap_async_nested_groups.c263 struct sdap_attr_map *map = group_ctx->opts->group_map;
783 opts->group_map[SDAP_AT_GROUP_EXT_MEMBER].sys_name,
1025 struct sdap_attr_map *group_map = NULL; local
1042 group_map = state->group_ctx->opts->group_map;
1065 ret = sysdb_attrs_get_el_ext(group, group_map[SDAP_AT_GROUP_MEMBER].sys_name,
1893 struct sdap_attr_map *map = group_ctx->opts->group_map;
1909 ret = build_attrs_from_map(state, group_ctx->opts->group_map,
2255 maps[1].map = opts->group_map;
2260 ret = build_attrs_from_map(state, opts->group_map, SDAP_OPTS_GROU
[all...]
H A Dsdap.h453 struct sdap_attr_map *group_map; member in struct:sdap_options

Completed in 283 milliseconds