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

/sssd-io/src/providers/
H A Ddata_provider_be.c164 int reset_status_timeout; local
166 reset_status_timeout = get_offline_timeout(be_ctx);
167 tv = tevent_timeval_current_ofs(reset_status_timeout, 0);

Completed in 6 milliseconds