Home
last modified time | relevance | path

Searched refs:print0 (Results 1 – 4 of 4) sorted by relevance

/busybox-1.35.0/testsuite/xargs/
Dxargs-works4 find "$d" -name \*works -type f -print0 | xargs -0 md5sum > logfile.gnu
5 find "$d" -name \*works -type f -print0 | busybox xargs -0 md5sum > logfile.bb
/busybox-1.35.0/testsuite/
Dall_sourcecode.tests48 -o '(' -type f -a -print0 ')' | xargs -0 \
75 find $srcdir/.. '(' -name '*.c' -o -name '*.h' ')' -print0 | xargs -0 \
85 find $srcdir/.. '(' -name '*.c' -o -name '*.h' ')' -print0 | xargs -0 \
/busybox-1.35.0/findutils/
Dfind.c449 IF_FEATURE_FIND_PRINT0( ACTS(print0))
870 ACTF(print0) in ACTF() argument
1324 (void) ALLOC_ACTION(print0); in parse_params()
/busybox-1.35.0/docs/
Dposix_conformance.txt280 …LE, -context, -iname PATTERN, -follow, -depth, -xdev, -inum N, -type X, -print0, -mindepth N, -mmi…