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

/sssd-io/src/tests/cmocka/
H A Dtest_inotify.c34 struct inotify_test_ctx { struct
57 static struct inotify_test_ctx *common_setup(TALLOC_CTX *mem_ctx)
59 struct inotify_test_ctx *ctx;
62 ctx = talloc_zero(mem_ctx, struct inotify_test_ctx);
88 struct inotify_test_ctx *ctx;
115 struct inotify_test_ctx *ctx;
146 struct inotify_test_ctx *ctx = talloc_get_type_abort(*state,
147 struct inotify_test_ctx);
161 struct inotify_test_ctx *ctx = talloc_get_type_abort(*state,
162 struct inotify_test_ctx);
[all...]

Completed in 156 milliseconds