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

/sssd-io/src/resolv/
H A Dasync_resolv.c150 check_fd_timeouts(struct tevent_context *ev, struct tevent_timer *te,
176 ctx->timeout_watcher = tevent_add_timer(ev, ctx, tv, check_fd_timeouts,
184 check_fd_timeouts(struct tevent_context *ev, struct tevent_timer *te, function

Completed in 226 milliseconds