Home
last modified time | relevance | path

Searched refs:EOF (Results 26 – 50 of 438) sorted by relevance

12345678910>>...18

/openbmc/linux/tools/include/nolibc/
H A Dstdio.h20 #ifndef EOF
21 #define EOF (-1) macro
94 return EOF; in fclose()
109 return EOF; in fgetc()
130 return EOF; in fputc()
155 return EOF; in _fwrite()
184 if (fputs(s, stdout) == EOF) in puts()
185 return EOF; in puts()
199 if (c == EOF) in fgets()
374 return EOF; in setvbuf()
/openbmc/sdbusplus/tools/
H A Dsdbus++-gen-meson11 << EOF heredoc
32 EOF
117 << EOF heredoc
132 EOF
206 << EOF heredoc
221 EOF
238 << EOF heredoc
253 EOF
/openbmc/qemu/tests/qemu-iotests/
H A Dcommon.tls65 cat > "${tls_dir}/key.pem" <<EOF
105 EOF
113 cat > "${tls_dir}/ca.info" <<EOF
117 EOF
138 cat > "${tls_dir}/cert.info" <<EOF
146 EOF
169 cat > "${tls_dir}/cert.info" <<EOF
H A D07463 cat > "$TEST_DIR/blkdebug.conf"<<EOF heredoc
68 EOF
77 cat > "$TEST_DIR/blkdebug.conf"<<EOF heredoc
82 EOF
H A D19567 run_qemu -drive if=none,file="$TEST_IMG",backing.node-name=mid <<EOF heredoc
71 EOF
81 run_qemu -drive if=none,file="$TEST_IMG",node-name=top <<EOF heredoc
85 EOF
H A D17694 run_qemu <<EOF heredoc
103 EOF
160 run_qemu <<EOF heredoc
168 EOF
/openbmc/openbmc/poky/meta/recipes-devtools/patch/patch/
H A D0004-Fix-arbitrary-command-execution-in-ed-style-patches-.patch186 +cat > ed1.diff <<EOF
190 +EOF
192 +check 'patch -e foo -i ed1.diff' <<EOF
193 +EOF
195 +check 'cat foo' <<EOF
197 +EOF
199 +cat > ed2.diff <<EOF
203 +EOF
208 +EOF
210 +check 'cat foo' <<EOF
[all …]
/openbmc/openbmc/poky/meta/classes-recipe/
H A Dkernel-fitimage.bbclass118 EOF
136 EOF
142 EOF
147 EOF
152 EOF
190 EOF
200 EOF
237 EOF
247 EOF
274 EOF
[all …]
/openbmc/qemu/tests/qemu-iotests/tests/
H A Dqsd-jobs59 --blockdev node-name=fmt0,driver=qcow2,file=file0 <<EOF \ heredoc
64 EOF
78 <<EOF | _filter_qmp heredoc
83 EOF
/openbmc/openbmc/meta-security/meta-tpm/recipes-tpm/swtpm/
H A Dswtpm-wrappers-native.bb18 cat >${WORKDIR}/swtpm_setup_oe.sh <<EOF
28 EOF
31 cat >${WORKDIR}/${exe}_oe.sh <<EOF
41 EOF
/openbmc/linux/scripts/selinux/
H A Dinstall_policy.sh48 cat > /etc/selinux/dummy/contexts/x_contexts <<EOF heredoc
54 EOF
71 cat > /etc/selinux/config << EOF heredoc
74 EOF
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/postfix/files/
H A D0003-makedefs-Use-native-compiler-to-build-makedefs.test.patch22 EOF
31 EOF
40 EOF
49 EOF
58 EOF
/openbmc/linux/tools/testing/selftests/netfilter/
H A Dnft_nat.sh191 EOF
266 EOF
393 EOF
459 EOF
560 EOF
659 EOF
741 EOF
846 EOF
868 EOF
886 EOF
[all …]
H A Dconntrack_vrf.sh108 ip netns exec $ns0 nft -f - <<EOF heredoc
128 EOF
161 ip netns exec $ns0 nft -f - <<EOF heredoc
181 EOF
210 ip netns exec $ns0 nft -f - <<EOF heredoc
218 EOF
/openbmc/linux/tools/testing/selftests/bpf/
H A Dvmtest.sh48 cat <<EOF heredoc
77 EOF
182 cat <<EOF heredoc
186 EOF
194 sudo bash -c "cat >>${init_script}" <<EOF heredoc
207 EOF
238 cat <<EOF heredoc
241 EOF
/openbmc/openbmc/meta-ampere/meta-common/recipes-ampere/host/ac01-boot-progress/
H A Dampere_boot_progress.sh125 logger --journald << EOF heredoc
131 EOF
138 logger --journald << EOF heredoc
144 EOF
/openbmc/openbmc/poky/meta/recipes-core/zlib/zlib/
H A D0001-configure-Pass-LDFLAGS-to-link-tests.patch36 EOF
46 EOF
52 @@ -556,7 +556,7 @@ cat > $test.c <<EOF
55 EOF
64 EOF
72 EOF
/openbmc/linux/scripts/atomic/fallbacks/
H A Dinc_not_zero1 cat <<EOF
3 EOF
H A Dinc_and_test1 cat <<EOF
3 EOF
H A Ddec_and_test1 cat <<EOF
3 EOF
H A Dsub_and_test1 cat <<EOF
3 EOF
H A Dxchg1 cat <<EOF
3 EOF
H A Dadd_negative1 cat <<EOF
3 EOF
H A Dcmpxchg1 cat <<EOF
3 EOF
/openbmc/u-boot/scripts/kconfig/
H A Dcheck.sh4 $* -x c -o /dev/null - > /dev/null 2>&1 << EOF heredoc
11 EOF

12345678910>>...18