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

/asus-wl-520gu-7.0.1.45/src/router/busybox/
H A Dchmod_chown_chgrp.c80 int stopIt = FALSE; local
95 while (stopIt==FALSE && *++(*argv)) {
102 stopIt = TRUE;
105 if (stopIt==TRUE)
H A Dmkfs_minix.c704 int stopIt=FALSE; local
717 stopIt=FALSE;
718 while (i > 0 && *++(*argv) && stopIt==FALSE) {
737 stopIt=TRUE;
769 stopIt=TRUE;

Completed in 87 milliseconds