Home
last modified time | relevance | path

Searched refs:continued (Results 1 – 25 of 50) sorted by relevance

12

/freebsd/bin/sh/tests/builtins/
H A Dfc1.019 echo 'echo continued' >&3 || rc=3
21 read line <&4 && [ "$line" = continued ] && : ${rc:=0}
H A Dfc2.018 echo 'fc -e true; echo continued' >&3
20 read line <&4 && [ "$line" = continued ] && : ${rc:=0}
H A Dlocale2.02 $SH -c 'LC_ALL=C true; kill -INT $$; echo continued'
/freebsd/contrib/atf/atf-c/
H A Dutils.c112 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 Dredirection-error8.02 $SH -c '{ { :; } </var/empty/x; } 2>/dev/null || kill -INT $$; echo continued'
/freebsd/stand/forth/
H A Dmenusets.4th291 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 Dlibatf-sh.subr689 "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 Dos951 # OS9/m68k stuff (to be continued)
H A Dmap64 # Map name, continued (0x20 padded, \0 terminated)
/freebsd/crypto/openssl/doc/man3/
H A DSSL_CTX_set_verify.pod95 The handshake will be continued regardless of the verification result.
195 the verification process is continued. If B<verify_callback> always returns
H A DDTLSv1_listen.pod59 where the handshake can be continued by a call to (for example) SSL_accept().
H A DBIO_s_bio.pod177 SSL_operation() can successfully be continued.
/freebsd/contrib/kyua/integration/
H A Dcmd_test_test.sh196 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 Dinvoke-ntpsnmpd.texi117 equal sign or simply white space. Values may be continued across multiple
/freebsd/contrib/ntp/scripts/stats/
H A DREADME.stats225 16 A 13 T 20 T 18 T 07 T 12 T list continued
/freebsd/sys/contrib/xz-embedded/
H A DREADME133 that decompression can be continued normally except that the
/freebsd/sys/dev/bhnd/tools/
H A Dnvram_map_gen.awk1228 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 DNotes79 Attributions which do not fit on one (72 char) line should be continued
/freebsd/contrib/sendmail/libmilter/
H A DREADME168 connected via one of these options, the session can be continued through
/freebsd/contrib/ntp/ntpdc/
H A Dinvoke-ntpdc.texi285 equal sign or simply white space. Values may be continued across multiple
/freebsd/crypto/openssl/doc/internal/man3/
H A DOPTIONS.pod151 If the help string is too long to fit into one line, it may be continued
/freebsd/contrib/ntp/sntp/
H A Dinvoke-sntp.texi361 equal sign or simply white space. Values may be continued across multiple
/freebsd/contrib/tcp_wrappers/
H A DCHANGES377 lines can be continued with backslash-newline.
/freebsd/contrib/llvm-project/llvm/lib/Support/Unix/
H A DSignals.inc211 /// continued execution is no longer desirable.
/freebsd/contrib/ncurses/
H A DANNOUNCE650 written by Pavel Curtis. Eric S. Raymond continued development.

12