Home
last modified time | relevance | path

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

/curl/tests/libtest/
H A Dlib1565.c100 int started_num = 0; in test() local
162 started_handles[started_num] = pending_handles[pending_num - 1]; in test()
163 started_num++; in test()
172 if(CONN_NUM != started_num) { in test()
174 __FILE__, __LINE__, started_num, CONN_NUM); in test()
180 __FILE__, __LINE__, started_num, CONN_NUM); in test()
197 for(i = 0; i < started_num; i++) in test()

Completed in 3 milliseconds