/freebsd/bin/sh/tests/builtins/ |
H A D | fc1.0 | 19 echo 'echo continued' >&3 || rc=3 21 read line <&4 && [ "$line" = continued ] && : ${rc:=0}
|
H A D | fc2.0 | 18 echo 'fc -e true; echo continued' >&3 20 read line <&4 && [ "$line" = continued ] && : ${rc:=0}
|
H A D | locale2.0 | 2 $SH -c 'LC_ALL=C true; kill -INT $$; echo continued'
|
/freebsd/contrib/atf/atf-c/ |
H A D | utils.c | 112 bool continued = false; in atf_utils_cat_file() local 116 if (!continued) in atf_utils_cat_file() 129 continued = false; in atf_utils_cat_file() 133 continued = true; in atf_utils_cat_file()
|
/freebsd/bin/sh/tests/errors/ |
H A D | redirection-error8.0 | 2 $SH -c '{ { :; } </var/empty/x; } 2>/dev/null || kill -INT $$; echo continued'
|
/freebsd/stand/forth/ |
H A D | menusets.4th | 291 over ( c-addr1 u1 c-addr2 u2 -- continued below ) 293 c@ ( c-addr1 u1 c-addr2 u2 c-addr2 -- continued below ) 296 ( c-addr1 u1 c-addr2 u2 c -- continued below ) 302 c! ( c-addr1 u1 c-addr2 u2 c c-addr3 -- continued below ) 413 ( c-addr1 u1 c-addr2 u2 c -- continued below ) 415 + ( c-addr1 u1 c-addr2 u2 c c-addr1 u1 -- continued below ) 417 c! ( c-addr1 u1 c-addr2 u2 c c-addr3 -- continued below )
|
/freebsd/contrib/atf/atf-sh/ |
H A D | libatf-sh.subr | 689 "continued execution" 693 atf_fail "Test case was expected to exit cleanly but it continued" \ 705 "but it continued execution" 709 atf_fail "Test case was expected to hang but it continued execution"
|
/freebsd/contrib/file/magic/Magdir/ |
H A D | os9 | 51 # OS9/m68k stuff (to be continued)
|
H A D | map | 64 # Map name, continued (0x20 padded, \0 terminated)
|
/freebsd/crypto/openssl/doc/man3/ |
H A D | SSL_CTX_set_verify.pod | 95 The handshake will be continued regardless of the verification result. 195 the verification process is continued. If B<verify_callback> always returns
|
H A D | DTLSv1_listen.pod | 59 where the handshake can be continued by a call to (for example) SSL_accept().
|
H A D | BIO_s_bio.pod | 177 SSL_operation() can successfully be continued.
|
/freebsd/contrib/kyua/integration/ |
H A D | cmd_test_test.sh | 196 expect_some_fail:die -> failed: Test case was expected to terminate abruptly but it continued exe… 201 expect_some_fail:timeout -> failed: Test case was expected to hang but it continued execution [S…
|
/freebsd/contrib/ntp/ntpsnmpd/ |
H A D | invoke-ntpsnmpd.texi | 117 equal sign or simply white space. Values may be continued across multiple
|
/freebsd/contrib/ntp/scripts/stats/ |
H A D | README.stats | 225 16 A 13 T 20 T 18 T 07 T 12 T list continued
|
/freebsd/sys/contrib/xz-embedded/ |
H A D | README | 133 that decompression can be continued normally except that the
|
/freebsd/sys/dev/bhnd/tools/ |
H A D | nvram_map_gen.awk | 1228 function srom_ops_emit_segment(opstream, segment, continued, _value, 1237 _skip_out = continued ? 0 : 1 2735 function stringconstant_new(value, continued, _obj) { 2738 set(_obj, p_continued, continued)
|
/freebsd/usr.bin/fortune/ |
H A D | Notes | 79 Attributions which do not fit on one (72 char) line should be continued
|
/freebsd/contrib/sendmail/libmilter/ |
H A D | README | 168 connected via one of these options, the session can be continued through
|
/freebsd/contrib/ntp/ntpdc/ |
H A D | invoke-ntpdc.texi | 285 equal sign or simply white space. Values may be continued across multiple
|
/freebsd/crypto/openssl/doc/internal/man3/ |
H A D | OPTIONS.pod | 151 If the help string is too long to fit into one line, it may be continued
|
/freebsd/contrib/ntp/sntp/ |
H A D | invoke-sntp.texi | 361 equal sign or simply white space. Values may be continued across multiple
|
/freebsd/contrib/tcp_wrappers/ |
H A D | CHANGES | 377 lines can be continued with backslash-newline.
|
/freebsd/contrib/llvm-project/llvm/lib/Support/Unix/ |
H A D | Signals.inc | 211 /// continued execution is no longer desirable.
|
/freebsd/contrib/ncurses/ |
H A D | ANNOUNCE | 650 written by Pavel Curtis. Eric S. Raymond continued development.
|