Searched refs:sysdb_enumgrent_with_views (Results 1 - 4 of 4) sorted by relevance

/sssd-io/src/responder/common/cache_req/plugins/
H A Dcache_req_enum_groups.c44 return sysdb_enumgrent_with_views(mem_ctx, domain, _result);
/sssd-io/src/db/
H A Dsysdb.h792 int sysdb_enumgrent_with_views(TALLOC_CTX *mem_ctx,
H A Dsysdb_search.c1266 int sysdb_enumgrent_with_views(TALLOC_CTX *mem_ctx, function
/sssd-io/src/tests/cmocka/
H A Dtest_sysdb_views.c955 ret = sysdb_enumgrent_with_views(test_ctx, test_ctx->domain, &res);

Completed in 23 milliseconds