Home
last modified time | relevance | path

Searched refs:EOF (Results 276 – 300 of 438) sorted by relevance

1...<<1112131415161718

/openbmc/linux/tools/testing/selftests/powerpc/nx-gzip/
H A Dgunz_test.c350 if (flg & 0xE0 || flg & 0x4 || flg == EOF) in decompress_file()
362 if (tmp[i] == EOF) in decompress_file()
376 if (c == EOF || k >= FNAME_MAX) in decompress_file()
386 if (c == EOF) in decompress_file()
389 if (c == EOF) in decompress_file()
/openbmc/linux/tools/testing/selftests/net/
H A Darp_ndisc_untracked_subnets.sh257 cat <<EOF heredoc
262 EOF
H A Dvrf_strict_mode_test.sh357 cat <<EOF heredoc
362 EOF
/openbmc/linux/scripts/package/
H A Dbuilddeb105 cat <<-EOF > "${pdir}/DEBIAN/${script}" heredoc
119 EOF
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/ncftp/ncftp/
H A Dncftp-configure-use-BUILD_CC-for-ccdv.patch24 EOF
H A Dunistd.patch22 cat << 'EOF' > "$wi_tmpdir/unistd.c"
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/postfix/files/
H A D0004-Fix-icu-config.patch24 @@ -826,7 +826,6 @@ EOF
H A D0005-makedefs-add-lnsl-and-lresolv-to-SYSLIBS-by-default.patch38 @@ -583,16 +574,7 @@ EOF
/openbmc/openbmc/poky/meta/recipes-core/meta/
H A Dbuildtools-tarball.bb88 cat >> $script <<EOF
97 EOF
/openbmc/u-boot/tools/gdb/
H A Dgdbsend.c35 while ((c = getopt(ac, av, "a:b:cp:v")) != EOF) in main()
/openbmc/openbmc/poky/meta/recipes-extended/unzip/unzip/
H A DCVE-2015-7696.patch31 + if ((b = NEXTBYTE) == (ush)EOF)
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/ssmtp/ssmtp/
H A Dssmtp-bug584162-fix.patch26 have some value other than EOF. (See the condition on the previous
119 + /* Got EOF while reading the header */
/openbmc/phosphor-debug-collector/tools/dreport.d/
H A Ddreport3 help=$(cat << EOF heredoc
36 EOF
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/procmail/procmail/
H A Dfrom-debian-to-fix-man-file.patch24 -reads the mail message from stdin until an EOF, separates the body from the
30 +stdin until an EOF, separates the body from the header, and then, if no command line
/openbmc/openbmc/poky/meta/recipes-graphics/cairo/
H A Dcairo_1.18.0.bb42 cat >${WORKDIR}/cairo.cross <<EOF
45 EOF
/openbmc/libbej/test/include/
H A Dbej_common_test.hpp46 if (inputStream.peek() != EOF) in readBinaryFile()
/openbmc/linux/tools/testing/selftests/prctl/
H A Dset-anon-vma-name-test.c60 if (sscanf_res == EOF) { in was_renaming_successful()
/openbmc/openbmc/poky/meta/recipes-sato/webkit/webkitgtk/
H A Dreproducibility.patch25 $LICENSE = <<-EOF
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/webkitgtk/webkitgtk3/
H A Dreproducibility.patch25 $LICENSE = <<-EOF
/openbmc/openbmc-tools/ipkdbg/
H A Dipkdbg.in412 cat <<EOF > ${IPKDBG_BINS}/opkg
415 EOF
/openbmc/linux/tools/spi/
H A Dspidev_fdx.c114 while ((c = getopt(argc, argv, "hm:r:v")) != EOF) { in main()
/openbmc/openbmc/meta-security/dynamic-layers/meta-perl/recipes-security/bastille/files/
H A Dedit_usage_message.patch13 cat >&2 << EOF
/openbmc/openbmc/meta-openembedded/meta-webserver/recipes-webadmin/webmin/files/
H A Dsetup.sh105 …ewkey rsa:512 -x509 -nodes -out $tempdir/cert -keyout $tempdir/key -days 1825 >/dev/null 2>&1 <<EOF heredoc
113 EOF
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/freediameter/
H A Dfreediameter_1.4.0.bb95 cat >> ${D}${sysconfdir}/freeDiameter/freeDiameter.conf <<EOF
105 EOF
/openbmc/openbmc/poky/meta/recipes-devtools/apt/
H A Dapt_2.6.1.bb67 cat > ${D}${sysconfdir}/apt/apt.conf.sample << EOF
116 EOF

1...<<1112131415161718