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

/sssd-io/src/tools/
H A Dtools_mc_util.c174 const size_t steps_count = max_wait / step_time; local
177 for (size_t i = 0; i < steps_count; ++i) {

Completed in 19 milliseconds