Searched refs:exclude (Results 1 – 9 of 9) sorted by relevance
6 echo foo > foo.exclude7 echo bar > bar.exclude9 busybox tar xf foo.tar -X foo.exclude -X bar.exclude
5 echo foo >foo.exclude6 busybox tar xf foo.tar -X foo.exclude
7 echo foo/bar >foobar.exclude8 busybox tar xf foo.tar foo -X foobar.exclude
5 echo foo >foo.exclude7 busybox tar xf foo.tar foo bar -X foo.exclude
9 to exclude tests which are known to fail.11 Set SKIP_INTERNET_TESTS to exclude tests which require working
218 static bool exclude(const char *file) in exclude() function239 if (excludeCtr > 0 && exclude(name)) { in match()287 if (excludeCtr > 0 && exclude(name)) in match()297 if (excludeCtr > 0 && exclude(name)) in match()
349 export RCS_TAR_IGNORE := --exclude SCCS --exclude BitKeeper --exclude .svn --exclude CVS --exclude …
17 Busybox is also extremely modular so you can easily include or exclude
23 It is also extremely modular so you can easily include or exclude commands (or