Searched defs:tev (Results 1 - 1 of 1) sorted by relevance
/sssd-io/src/providers/ | ||
H A D | data_provider_callbacks.c | 89 struct tevent_timer *tev; local 103 tev = tevent_add_timer(cb_ctx->be->ev, cb_ctx, soon, 106 if (!tev) { |
Completed in 140 milliseconds