Lines Matching refs:te
48 struct tevent_timer *te,
53 talloc_free(te);
180 struct tevent_timer *te,
188 talloc_free(te);
246 struct tevent_timer *te;
259 te = tevent_add_timer(test_ctx->tctx->ev, test_ctx,
261 if (te == NULL) {
268 te = tevent_add_timer(test_ctx->tctx->ev, test_ctx,
270 if (te == NULL) {
282 struct tevent_timer *te,
293 talloc_free(te);
330 struct tevent_timer *te;
343 te = tevent_add_timer(test_ctx->tctx->ev, test_ctx,
345 if (te == NULL) {
355 struct tevent_timer *te,
364 talloc_free(te);
391 struct tevent_timer *te;
405 te = tevent_add_timer(test_ctx->tctx->ev, test_ctx,
407 if (te == NULL) {
422 struct tevent_timer *te;
437 te = tevent_add_timer(test_ctx->tctx->ev, test_ctx,
439 if (te == NULL) {
449 struct tevent_timer *te,
457 talloc_free(te);
468 struct tevent_timer *te,
492 struct tevent_timer *te;
507 te = tevent_add_timer(test_ctx->tctx->ev, test_ctx,
509 if (te == NULL) {
516 te = tevent_add_timer(test_ctx->tctx->ev, test_ctx,
518 if (te == NULL) {
525 te = tevent_add_timer(test_ctx->tctx->ev, test_ctx,
527 if (te == NULL) {