Home
last modified time | relevance | path

Searched refs:exclude (Results 1 – 9 of 9) sorted by relevance

/busybox-1.35.0/testsuite/tar/
Dtar-handles-multiple-X-options6 echo foo > foo.exclude
7 echo bar > bar.exclude
9 busybox tar xf foo.tar -X foo.exclude -X bar.exclude
Dtar-handles-empty-include-and-non-empty-exclude-list5 echo foo >foo.exclude
6 busybox tar xf foo.tar -X foo.exclude
Dtar-handles-nested-exclude7 echo foo/bar >foobar.exclude
8 busybox tar xf foo.tar foo -X foobar.exclude
Dtar-handles-exclude-and-extract-lists5 echo foo >foo.exclude
7 busybox tar xf foo.tar foo bar -X foo.exclude
/busybox-1.35.0/testsuite/
DREADME9 to exclude tests which are known to fail.
11 Set SKIP_INTERNET_TESTS to exclude tests which require working
/busybox-1.35.0/selinux/
Dsetfiles.c218 static bool exclude(const char *file) in exclude() function
239 if (excludeCtr > 0 && exclude(name)) { in match()
287 if (excludeCtr > 0 && exclude(name)) in match()
297 if (excludeCtr > 0 && exclude(name)) in match()
/busybox-1.35.0/
DMakefile349 export RCS_TAR_IGNORE := --exclude SCCS --exclude BitKeeper --exclude .svn --exclude CVS --exclude
DREADME17 Busybox is also extremely modular so you can easily include or exclude
/busybox-1.35.0/docs/
Dbusybox_header.pod23 It is also extremely modular so you can easily include or exclude commands (or