Searched refs:num_finished (Results 1 - 3 of 3) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.5.8/source3/torture/
H A Dtorture.c5780 int *num_finished = (int *)tevent_req_callback_data_void(req); local
5781 *num_finished += 1;
5792 int num_finished = 0; local
5863 &num_finished);
5866 while (num_finished < num_unc_names) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/source3/torture/
H A Dtorture.c5780 int *num_finished = (int *)tevent_req_callback_data_void(req); local
5781 *num_finished += 1;
5792 int num_finished = 0; local
5863 &num_finished);
5866 while (num_finished < num_unc_names) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.5.8/source3/torture/
H A Dtorture.c5780 int *num_finished = (int *)tevent_req_callback_data_void(req); local
5781 *num_finished += 1;
5792 int num_finished = 0; local
5863 &num_finished);
5866 while (num_finished < num_unc_names) {

Completed in 213 milliseconds