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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/wget-1.12/src/
H A Dprogress.c844 /* Use move_to_end (s) to get S to point the end of the string (the
847 #define move_to_end(s) s = strchr (s, '\0');
980 move_to_end (p);
1010 move_to_end (p);
1050 move_to_end (p);
1077 move_to_end (p);
845 #define move_to_end macro

Completed in 107 milliseconds