/freebsd/contrib/kyua/integration/ |
H A D | cmd_list_test.sh | 32 cat >Kyuafile <<EOF heredoc 38 EOF 43 cat >subdir/Kyuafile <<EOF heredoc 47 EOF 50 cat >expout <<EOF heredoc 59 EOF 66 cat >Kyuafile <<EOF heredoc 70 EOF 73 cat >subdir/Kyuafile <<EOF heredoc 77 EOF [all …]
|
H A D | cmd_debug_test.sh | 32 cat >Kyuafile <<EOF heredoc 36 EOF 39 cat >experr <<EOF heredoc 42 EOF 49 cat >Kyuafile <<EOF heredoc 54 EOF 58 cat >experr <<EOF heredoc 61 EOF 69 cat >Kyuafile <<EOF heredoc 74 EOF [all …]
|
H A D | cmd_test_test.sh | 34 cat >Kyuafile <<EOF heredoc 38 EOF 40 cat >expout <<EOF heredoc 48 EOF 59 cat >Kyuafile <<EOF heredoc 63 EOF 65 cat >expout <<EOF heredoc 73 EOF 84 cat >Kyuafile <<EOF heredoc 91 EOF [all …]
|
H A D | cmd_config_test.sh | 42 cat >"${HOME}/.kyua/kyua.conf" <<EOF heredoc 51 EOF 53 cat >expout <<EOF heredoc 61 EOF 70 cat >"${HOME}/.kyua/kyua.conf" <<EOF heredoc 74 EOF 76 cat >expout <<EOF heredoc 78 EOF 88 cat >"${HOME}/.kyua/kyua.conf" <<EOF heredoc 92 EOF [all …]
|
/freebsd/contrib/netbsd-tests/usr.bin/sort/ |
H A D | t_sort.sh | 42 cat >in <<EOF heredoc 47 EOF 49 cat >expout <<EOF heredoc 54 EOF 166 cat >in <<EOF heredoc 169 EOF 183 cat >in <<EOF heredoc 186 EOF 198 cat >in <<EOF heredoc 203 EOF [all …]
|
/freebsd/bin/sh/tests/parser/ |
H A D | heredoc1.0 | 11 check '"$(cat <<EOF 13 EOF 16 check '"$(cat <<EOF 18 EOF 22 check '"$(cat <<EOF 24 EOF 27 check '"$(cat <<EOF 30 EOF 34 check '"$(cat <<EOF 36 EOF [all …]
|
H A D | heredoc9.0 | 3 # x=$(cat <<EOF 5 # EOF) 7 # cat <<EOF 9 # EOF 27 check '`${SH} -c "cat <<EOF 28 EOF) 29 EOF 30 "` = "EOF)"' 32 check '`${SH} -c "(cat <<EOF 33 EOF) [all …]
|
H A D | heredoc10.0 | 3 # x=$(cat <<EOF 5 # EOF) 7 # cat <<EOF 9 # EOF 28 check '"$(cat <<EOF # ( 29 EOF ) 30 EOF 31 )" = "EOF )"' 33 check '"$({ cat <<EOF # ( 34 EOF) [all …]
|
H A D | heredoc5.0 | 12 cat <<EOF && echo `cat <<EOF 14 EOF 17 EOF 23 cat <<EOF && echo $(cat <<EOF 25 EOF 28 EOF 34 echo `cat <<EOF 36 EOF 37 ` && cat <<EOF 39 EOF [all …]
|
H A D | heredoc7.0 | 4 eval ': <<EOF' 5 eval ': <<EOF;' 6 eval '`: <<EOF`' 7 eval '`: <<EOF;`' 8 eval '`: <<EOF`;' 9 eval '`: <<EOF;`;' 13 eval ': <<\EOF' 14 eval ': <<\EOF;' 15 eval '`: <<\EOF`' 16 eval '`: <<\EOF;`' [all …]
|
/freebsd/usr.bin/rs/tests/ |
H A D | rs_test.sh | 38 " rs -c, 2 <<EOF 40 EOF 53 " rs -s% 2 <<EOF 55 EOF 69 " rs -C, 2 <<EOF 71 EOF 84 " rs -S, 2 <<EOF 86 EOF 100 " rs -t 3 <<EOF 102 EOF [all …]
|
/freebsd/usr.bin/lastcomm/ |
H A D | readrec.c | 63 return (EOF); in fread_record() 67 return (EOF); in fread_record() 97 if ((rv = fread_record(&av1, sizeof(av1), f)) == EOF) in readrec_v1() 98 return (EOF); in readrec_v1() 127 if ((rv = fread_record(&av2, sizeof(av2), f)) == EOF) in readrec_v2() 128 return (EOF); in readrec_v2() 169 if (fread_record(&magic, sizeof(magic), f) == EOF || in readrec_vx() 170 fread_record(&version, sizeof(version), f) == EOF || in readrec_vx() 171 ungetc(version, f) == EOF || in readrec_vx() 172 ungetc(magic, f) == EOF) in readrec_vx() [all …]
|
/freebsd/contrib/netbsd-tests/bin/sh/dotcmd/ |
H A D | scoped_command | 78 [ 'func' = "${1}" ] && cat <<EOF heredoc 89 EOF 91 [ 'case' = "${1}" ] && cat <<EOF heredoc 97 EOF 99 [ 'file' = "${1}" ] && cat <<EOF heredoc 101 EOF 103 [ 'while' = "${1}" ] && cat <<EOF heredoc 112 EOF 114 [ 'until' = "${1}" ] && cat <<EOF heredoc 123 EOF [all …]
|
/freebsd/contrib/kyua/doc/ |
H A D | manbuild_test.sh | 44 cat >input <<EOF heredoc 48 EOF 56 cat >input <<EOF heredoc 60 EOF 62 cat >expout <<EOF heredoc 66 EOF 73 cat >input <<EOF heredoc 77 EOF 79 cat >expout <<EOF heredoc 83 EOF [all …]
|
/freebsd/libexec/nuageinit/tests/ |
H A D | nuageinit.sh | 38 cat > media/nuageinit/meta-data << EOF heredoc 41 EOF 73 cat > etc/master.passwd << EOF heredoc 76 EOF 78 cat > etc/group << EOF heredoc 81 EOF 94 EOF 96 cat > expectedgroup << EOF heredoc 103 EOF 109 EOF [all …]
|
/freebsd/contrib/atf/atf-sh/ |
H A D | integration_test.sh | 38 cat >experr <<EOF heredoc 41 EOF 48 cat >experr <<EOF heredoc 50 EOF 57 create_test_program tp <<EOF heredoc 66 EOF 68 cat >expout <<EOF heredoc 72 EOF 75 cat >expout <<EOF heredoc 79 EOF [all …]
|
/freebsd/usr.sbin/etcupdate/tests/ |
H A D | fbsdid_test.sh | 100 cat >> $i/old <<EOF heredoc 103 EOF 105 cat >> $NEW/old <<EOF heredoc 108 EOF 115 cat >> $OLD/already <<EOF heredoc 118 EOF 120 cat >> $i/already <<EOF heredoc 123 EOF 137 cat >> $OLD/conflict <<EOF heredoc 140 EOF [all …]
|
/freebsd/usr.bin/localedef/ |
H A D | monetary.c | 185 if ((putl_category(mon.int_curr_symbol, f) == EOF) || in dump_monetary() 186 (putl_category(mon.currency_symbol, f) == EOF) || in dump_monetary() 187 (putl_category(mon.mon_decimal_point, f) == EOF) || in dump_monetary() 188 (putl_category(mon.mon_thousands_sep, f) == EOF) || in dump_monetary() 189 (putl_category(mon.mon_grouping, f) == EOF) || in dump_monetary() 190 (putl_category(mon.positive_sign, f) == EOF) || in dump_monetary() 191 (putl_category(mon.negative_sign, f) == EOF) || in dump_monetary() 192 (putl_category(mon.int_frac_digits, f) == EOF) || in dump_monetary() 193 (putl_category(mon.frac_digits, f) == EOF) || in dump_monetary() 194 (putl_category(mon.p_cs_precedes, f) == EOF) || in dump_monetary() [all …]
|
/freebsd/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/pragma/ |
H A D | tst.libdep.ksh | 39 cat > $libdir/liba.$$.d <<EOF heredoc 43 EOF 44 cat > $libdir/libb.$$.d <<EOF heredoc 46 EOF 47 cat > $libdir/libc.$$.d <<EOF heredoc 48 EOF 49 cat > $libdir/libd.$$.d <<EOF heredoc 50 EOF 51 cat > $libdir/libe.$$.d <<EOF heredoc 53 EOF [all …]
|
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/channel_program/synctask_core/ |
H A D | tst.list_children.ksh | 44 log_must_program $TESTPOOL - <<-EOF heredoc 51 EOF 53 log_must_program $TESTPOOL - <<-EOF heredoc 61 EOF 66 log_must_program $TESTPOOL - <<-EOF heredoc 74 EOF 81 log_must_program $TESTPOOL - <<-EOF heredoc 99 EOF 102 log_mustnot_program $TESTPOOL - <<-EOF heredoc 105 EOF [all …]
|
H A D | tst.list_clones.ksh | 39 log_must_program $TESTPOOL - <<-EOF heredoc 46 EOF 51 log_must_program $TESTPOOL - <<-EOF heredoc 59 EOF 69 log_must_program $TESTPOOL - <<-EOF heredoc 87 EOF 90 log_mustnot_program $TESTPOOL - <<-EOF heredoc 93 EOF 95 log_mustnot_program $TESTPOOL - <<-EOF heredoc 98 EOF [all …]
|
H A D | tst.list_bookmarks.ksh | 45 log_must_program $TESTPOOL - <<-EOF heredoc 52 EOF 57 log_must_program $TESTPOOL - <<-EOF heredoc 65 EOF 72 log_must_program $TESTPOOL - <<-EOF heredoc 90 EOF 93 log_mustnot_program $TESTPOOL - <<-EOF heredoc 96 EOF 97 log_mustnot_program $TESTPOOL - <<-EOF heredoc 100 EOF [all …]
|
H A D | tst.list_holds.ksh | 46 log_must_program $TESTPOOL - <<-EOF heredoc 53 EOF 58 log_must_program $TESTPOOL - <<-EOF heredoc 66 EOF 73 log_must_program $TESTPOOL - <<-EOF heredoc 91 EOF 94 log_mustnot_program $TESTPOOL - <<-EOF heredoc 97 EOF 98 log_mustnot_program $TESTPOOL - <<-EOF heredoc 101 EOF [all …]
|
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/channel_program/lua_core/ |
H A D | tst.memory_limit.ksh | 29 -t 100000000 $TESTPOOL - <<-EOF heredoc 37 EOF 41 -m 100000 -t 100000000 $TESTPOOL - <<-EOF heredoc 49 EOF 51 log_must_program -m 100000 $TESTPOOL - <<-EOF heredoc 55 EOF 58 log_mustnot_checkerror_program "Memory limit exhausted" -m 1 $TESTPOOL - <<-EOF heredoc 62 EOF 68 -m 200000000 $TESTPOOL - <<-EOF heredoc 70 EOF [all …]
|
/freebsd/contrib/ncurses/ncurses/tinfo/ |
H A D | MKfallback.sh | 77 cat <<EOF heredoc 86 EOF 90 cat <<EOF heredoc 94 EOF 101 cat <<EOF heredoc 104 EOF 113 cat <<EOF heredoc 116 EOF 119 cat <<EOF heredoc 123 EOF [all …]
|