Lines Matching refs:te
619 struct tevent_timer *te,
1727 struct tevent_timer *te,
1755 struct tevent_timer *te,
1936 struct tevent_timer *te,
1947 te = tevent_add_timer(ctx->ev, ctx, tv, missing_resolv_conf, ctx);
1948 if (te == NULL) {
1964 struct tevent_timer *te;
2043 te = tevent_add_timer(ctx->ev, ctx, tv, missing_resolv_conf, ctx);
2044 if (te == NULL) {
2145 struct tevent_timer *te,
2238 struct tevent_timer *te,
2243 struct tevent_timer *te;
2256 te = tevent_add_timer(svc->mt_ctx->ev, svc, tv,
2258 if (te == NULL) {
2268 struct tevent_timer *te,
2329 struct tevent_timer *te,
2377 struct tevent_timer *te;
2415 te = tevent_add_timer(svc->mt_ctx->ev, svc, tv, mt_svc_restart, svc);
2416 if (te == NULL) {