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

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/wget-1.12/src/
H A Dprogress.h38 void *progress_create (wgint, wgint);
H A Dprogress.c156 progress_create (wgint initial, wgint total) function
216 /* Dot-progress backend for progress_create. */
H A Dretr.c241 argument to progress_create because the indicator doesn't
244 progress = progress_create (start, start + toread);

Completed in 50 milliseconds