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

/netgear-WNDR4500-V1.0.1.40_1.0.68/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');
973 move_to_end (p);
996 move_to_end (p);
1036 move_to_end (p);
1061 move_to_end (p);
845 #define move_to_end macro

Completed in 96 milliseconds