Searched refs:timercb (Results 1 – 1 of 1) sorted by relevance
259 static CURLcode testone(char *URL, int timercb, int socketcb) in testone() argument268 max_timer_calls = timercb; in testone()273 fprintf(stderr, "start test: %d %d\n", timercb, socketcb); in testone()355 fprintf(stderr, "cleanup: %d %d\n", timercb, socketcb); in testone()
Completed in 5 milliseconds