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

/sssd-io/src/tests/cwrap/
H A Dtest_negcache.c83 struct ncache_test_ctx { struct
121 struct ncache_test_ctx *test_ctx;
125 test_ctx = talloc_zero(global_talloc_context, struct ncache_test_ctx);
146 struct ncache_test_ctx *test_ctx;
148 test_ctx = talloc_get_type_abort(*state, struct ncache_test_ctx);
211 static void set_users(struct ncache_test_ctx *test_ctx)
224 static void check_users(struct ncache_test_ctx *test_ctx,
251 struct ncache_test_ctx *test_ctx;
253 test_ctx = talloc_get_type_abort(*state, struct ncache_test_ctx);
269 struct ncache_test_ctx *test_ct
[all...]

Completed in 9 milliseconds