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

/sssd/src/tests/cwrap/
H A Dtest_responder_common.c109 struct create_pipe_ctx { struct
116 struct create_pipe_ctx *ctx;
118 ctx = talloc(global_talloc_context, struct create_pipe_ctx);
126 void check_sock_properties(struct create_pipe_ctx *ctx, mode_t mode)
167 struct create_pipe_ctx *ctx;
169 ctx = talloc_get_type(*state, struct create_pipe_ctx);
187 struct create_pipe_ctx *ctx;
189 ctx = talloc_get_type(*state, struct create_pipe_ctx);

Completed in 1015 milliseconds