Home | History | Annotate | Download | only in installd

Lines Matching defs:skip

216         // Skip current character
253 /* always skip "." and ".." */
653 /* always skip "." and ".." */
695 // Skip files that start with '.'; they will be deleted if
760 /* always skip "." and ".." */
850 int skip = 0;
870 skip++;
871 if (skip > 10) {
875 skip = 0;