Home
last modified time | relevance | path

Searched refs:EOF (Results 51 – 75 of 438) sorted by relevance

12345678910>>...18

/openbmc/linux/tools/bootconfig/
H A Dtest-bootconfig.sh116 cat > $TEMPCONF << EOF heredoc
119 EOF
129 cat > $TEMPCONF << EOF heredoc
132 EOF
/openbmc/linux/scripts/atomic/fallbacks/
H A Dadd_unless1 cat << EOF
3 EOF
H A Ddec1 cat <<EOF
3 EOF
H A Dinc1 cat <<EOF
3 EOF
H A Dandnot1 cat <<EOF
3 EOF
H A Drelease1 cat <<EOF
4 EOF
H A Dacquire1 cat <<EOF
5 EOF
H A Dfence1 cat <<EOF
7 EOF
H A Dset_release1 cat <<EOF
8 EOF
H A Dread_acquire1 cat <<EOF
12 EOF
H A Ddec_unless_positive1 cat <<EOF
10 EOF
H A Dinc_unless_negative1 cat <<EOF
10 EOF
H A Dfetch_add_unless1 cat << EOF
10 EOF
/openbmc/linux/tools/testing/selftests/powerpc/papr_attributes/
H A Dattr_test.c92 FAIL_IF(fgetc(f) == EOF); in verify_energy_info()
97 FAIL_IF(fgetc(f) == EOF); in verify_energy_info()
103 FAIL_IF(fgetc(f) == EOF); in verify_energy_info()
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/iscsi-initiator-utils/files/
H A Dset_initiatorname4 cat >/etc/iscsi/initiatorname.iscsi <<EOF
11 EOF
/openbmc/openbmc/poky/meta/recipes-devtools/rust/
H A Drust-cross-canadian.inc21 cat <<- EOF > "${file}"
24 EOF
61 cat <<- EOF > "${RUST_ENV_SETUP_SH}"
65 EOF
70 cat <<- EOF > "${CARGO_ENV_SETUP_SH}"
87 EOF
/openbmc/openbmc-build-scripts/
H A Dkernel-build-setup.sh27 Dockerfile=$(cat << EOF heredoc
48 EOF
56 Dockerfile=$(cat << EOF heredoc
79 EOF
/openbmc/linux/tools/testing/selftests/netfilter/
H A Dconntrack_icmp_related.sh132 ip netns exec $netns nft -f - <<EOF heredoc
144 EOF
147 ip netns exec nsclient1 nft -f - <<EOF heredoc
165 EOF
167 ip netns exec nsclient2 nft -f - <<EOF heredoc
190 EOF
196 ip netns exec nsrouter1 nft -f - <<EOF heredoc
209 EOF
/openbmc/openbmc/meta-ampere/meta-common/recipes-ampere/platform/ampere-utils/
H A Dampere_add_redfishevent.sh20 logger --journald << EOF heredoc
26 EOF
/openbmc/qemu/target/xtensa/
H A Dimport_core.sh16 EOF
41 cat <<EOF > "${TARGET}.c" heredoc
67 EOF
/openbmc/qemu/scripts/
H A Dqemu-version.sh22 cat <<EOF heredoc
25 EOF
/openbmc/linux/scripts/package/
H A Dmkspec18 cat<<EOF heredoc
22 EOF
/openbmc/linux/scripts/
H A Dmkcompile_h22 cat <<EOF heredoc
27 EOF
/openbmc/u-boot/scripts/
H A Dbin2c.c22 while ((ch = getchar()) != EOF) { in main()
29 } while (ch != EOF); in main()
/openbmc/linux/scripts/atomic/kerneldoc/
H A Ddec1 cat <<EOF
12 EOF

12345678910>>...18