Home
last modified time | relevance | path

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

/third_party/curl/tests/libtest/
H A Dlib1565.c99 int started_num = 0; in test() local
161 started_handles[started_num] = pending_handles[pending_num - 1]; in test()
162 started_num++; in test()
171 if(CONN_NUM != started_num) { in test()
173 __FILE__, __LINE__, started_num, CONN_NUM); in test()
179 __FILE__, __LINE__, started_num, CONN_NUM); in test()
196 for(i = 0; i < started_num; i++) in test()

Completed in 1 milliseconds