Lines Matching refs:sysdb_initgroups
451 ret = sysdb_initgroups(data, data->ctx->domain, data->username, &res_pre);
459 ret = sysdb_initgroups(data, data->ctx->domain, data->username, &res_post);
1609 ret = sysdb_initgroups(test_ctx,
1613 fail_if(ret != EOK, "sysdb_initgroups failed\n");
3973 ret = sysdb_initgroups(test_ctx, test_ctx->domain, user_fqname, &res);
3996 ret = sysdb_initgroups(test_ctx, test_ctx->domain, user_fqname, &res);
4022 ret = sysdb_initgroups(test_ctx, test_ctx->domain, user_fqname, &res);
4034 ret = sysdb_initgroups(test_ctx, test_ctx->domain, user_fqname, &res);
4050 ret = sysdb_initgroups(test_ctx, test_ctx->domain, user_fqname, &res);
7165 /* Test that sysdb_initgroups() works */