Lines Matching refs:sige
155 struct tevent_signal *sige, int signum,
220 state->sige = tevent_add_signal(auth_ctx->be->ev, req,
223 if (state->sige == NULL) {
255 struct tevent_signal *sige, int signum,
351 struct tevent_signal *sige, int signum,
361 struct tevent_signal *sige;
400 sige = tevent_add_signal(child_ctx->auth_ctx->be->ev,
405 if (sige == NULL) {
415 talloc_steal(sige, sig_ctx);
425 struct tevent_signal *sige, int signum,
494 tevent_schedule_immediate(imm2, ev, remove_sige, sige);