Searched defs:check_fd_timeouts (Results 1 - 1 of 1) sorted by relevance

/sssd/src/resolv/
H A Dasync_resolv.c152 check_fd_timeouts(struct tevent_context *ev, struct tevent_timer *te,
178 ctx->timeout_watcher = tevent_add_timer(ev, ctx, tv, check_fd_timeouts,
186 check_fd_timeouts(struct tevent_context *ev, struct tevent_timer *te, function

Completed in 16 milliseconds