Searched defs:sysdb_getgrnam_res (Results 1 - 1 of 1) sorted by relevance
/sssd-io/src/tests/cmocka/ |
H A D | test_sysdb_ts_cache.c | 193 static struct ldb_result *sysdb_getgrnam_res(TALLOC_CTX *mem_ctx, function 368 res = sysdb_getgrnam_res(test_ctx, test_ctx->tctx->dom, TEST_GROUP_NAME); 514 res = sysdb_getgrnam_res(test_ctx, test_ctx->tctx->dom, TEST_GROUP_NAME); 563 res = sysdb_getgrnam_res(test_ctx, test_ctx->tctx->dom, TEST_GROUP_NAME); 590 res = sysdb_getgrnam_res(test_ctx, test_ctx->tctx->dom, TEST_GROUP_NAME); 593 res = sysdb_getgrnam_res(test_ctx, test_ctx->tctx->dom, 645 res = sysdb_getgrnam_res(test_ctx, test_ctx->tctx->dom, 1349 res = sysdb_getgrnam_res(test_ctx, test_ctx->tctx->dom, TEST_GROUP_NAME);
|
Completed in 14 milliseconds