Home
last modified time | relevance | path

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

12

/freebsd-13.1/bin/sh/tests/builtins/
H A Dfc1.020 echo 'echo continued' >&3 || rc=3
22 read line <&4 && [ "$line" = continued ] && : ${rc:=0}
H A Dfc2.019 echo 'fc -e true; echo continued' >&3
21 read line <&4 && [ "$line" = continued ] && : ${rc:=0}
H A Dlocale2.03 $SH -c 'LC_ALL=C true; kill -INT $$; echo continued'
/freebsd-13.1/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-13.1/bin/sh/tests/errors/
H A Dredirection-error8.03 $SH -c '{ { :; } </var/empty/x; } 2>/dev/null || kill -INT $$; echo continued'
/freebsd-13.1/stand/forth/
H A Dmenusets.4th292 over ( c-addr1 u1 c-addr2 u2 -- continued below )
294 c@ ( c-addr1 u1 c-addr2 u2 c-addr2 -- continued below )
297 ( c-addr1 u1 c-addr2 u2 c -- continued below )
303 c! ( c-addr1 u1 c-addr2 u2 c c-addr3 -- continued below )
414 ( c-addr1 u1 c-addr2 u2 c -- continued below )
416 + ( c-addr1 u1 c-addr2 u2 c c-addr1 u1 -- continued below )
418 c! ( c-addr1 u1 c-addr2 u2 c c-addr3 -- continued below )
/freebsd-13.1/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-13.1/contrib/file/magic/Magdir/
H A Dos951 # OS9/m68k stuff (to be continued)
H A Dmap64 # Map name, continued (0x20 padded, \0 terminated)
/freebsd-13.1/crypto/openssl/doc/man3/
H A DSSL_CTX_set_verify.pod80 The handshake will be continued regardless of the verification result.
177 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-13.1/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-13.1/contrib/ntp/ntpsnmpd/
H A Dinvoke-ntpsnmpd.texi117 equal sign or simply white space. Values may be continued across multiple
/freebsd-13.1/sys/contrib/xz-embedded/
H A DREADME118 that decompression can be continued normally except that the
/freebsd-13.1/contrib/ntp/scripts/stats/
H A DREADME.stats225 16 A 13 T 20 T 18 T 07 T 12 T list continued
/freebsd-13.1/sys/dev/bhnd/tools/
H A Dnvram_map_gen.awk1229 function srom_ops_emit_segment(opstream, segment, continued, _value,
1238 _skip_out = continued ? 0 : 1
2736 function stringconstant_new(value, continued, _obj) {
2739 set(_obj, p_continued, continued)
/freebsd-13.1/contrib/sendmail/libmilter/
H A DREADME165 connected via one of these options, the session can be continued through
/freebsd-13.1/usr.bin/fortune/
H A DNotes81 Attributions which do not fit on one (72 char) line should be continued
/freebsd-13.1/contrib/ntp/ntpdc/
H A Dinvoke-ntpdc.texi276 equal sign or simply white space. Values may be continued across multiple
/freebsd-13.1/contrib/ntp/sntp/
H A Dinvoke-sntp.texi361 equal sign or simply white space. Values may be continued across multiple
/freebsd-13.1/contrib/llvm-project/llvm/lib/Support/Unix/
H A DSignals.inc210 /// continued execution is no longer desirable.
/freebsd-13.1/contrib/tcp_wrappers/
H A DCHANGES377 lines can be continued with backslash-newline.
/freebsd-13.1/contrib/tzdata/
H A Dasia481 # time was announced but never implemented, and that people continued
1293 # continued to depend on whether you were at the railway station or at
1452 # pulled forward one hour and this continued until the second half of last
1473 # than the end of September 23 [...]." Iran's time base thus continued to be
1489 # still during the shah's government), or how things continued in 1979
2611 # follow and continued to use GMT+9:00 for interoperability.
/freebsd-13.1/contrib/ipfilter/
H A DHISTORY5 # Thanks to the Coombs Computing Unit at the ANU for their continued support
1442 make ipf parser recognise '\\' as a `continued line' marker - Dima Ruban

12