Home
last modified time | relevance | path

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

/linux-6.15/kernel/
H A Dgen_kheaders.sh84 find "${tmpdir}" -type f -print0 > "${tmpdir}.contents.txt"
/linux-6.15/rust/
H A DMakefile93 $(Q)find $(rustdoc_output) -name '*.html' -type f -print0 | xargs -0 sed -Ei \
/linux-6.15/tools/perf/Documentation/
H A Dsecurity.txt228 # find / -mount -print0 | xargs -0 setfattr -h -x security.selinux
/linux-6.15/fs/proc/
H A Dbase.c428 goto print0; in proc_pid_wchan()
436 print0: in proc_pid_wchan()