| /src/tools/test/stress2/misc/ |
| H A D | fsck13.sh | 88 rerun=0 110 grep -Eq "WAS MODIFIED" $log && rerun=1 111 grep -q RERUN $log && rerun=1 127 [ $rerun -eq 1 ] && { reruns=$((reruns + 1)); continue; }
|
| H A D | fsck.sh | 89 rerun=0 110 grep -Eq "WAS MODIFIED" $log && rerun=1 111 grep -q RERUN $log && rerun=1 135 [ $rerun -eq 1 ] && { reruns=$((reruns + 1)); continue; }
|
| H A D | fsck8.sh | 81 rerun=0 102 grep -Eq "WAS MODIFIED" $log && rerun=1 103 grep -q RERUN $log && rerun=1 136 [ $rerun -eq 1 ] && { reruns=$((reruns + 1)); continue; }
|
| H A D | fsck9.sh | 80 rerun=0 98 grep -q RERUN $log && rerun=1 133 [ $rerun -eq 1 ] && { reruns=$((reruns + 1)); continue; }
|
| H A D | fsck12.sh | 78 rerun=0 98 grep -q RERUN $log && rerun=1 149 [ $rerun -eq 1 ] && { reruns=$((reruns + 1)); continue; }
|
| H A D | fsck10.sh | 77 rerun=0 95 grep -q RERUN $log && rerun=1 135 [ $rerun -eq 1 ] && { reruns=$((reruns + 1)); continue; }
|
| H A D | fsck11.sh | 81 rerun=0 99 grep -q RERUN $log && rerun=1 144 [ $rerun -eq 1 ] && { reruns=$((reruns + 1)); continue; }
|
| /src/usr.sbin/etcupdate/ |
| H A D | etcupdate.sh | 1535 log "update command: rerun=$rerun tarball=$tarball preworld=$preworld" 1561 if [ -z "$rerun" ]; then 1590 if [ -n "$rerun" ]; then 1668 if [ -n "$rerun" ]; then 1678 if [ -n "$rerun" ]; then 1783 rerun= 1805 rerun=YES 1906 if [ -n "$rerun" -a -n "$tarball" ]; then 1911 if [ -n "$rerun" -a -n "$preworld" ]; then 1918 if [ -n "$dryrun" -o -n "$rerun" -o -n "$tarball" -o \ [all …]
|
| /src/sbin/fsck_ffs/ |
| H A D | pass1b.c | 82 rerun = 1; in pass1b() 112 rerun = 1; in pass1bcheck()
|
| H A D | globs.c | 82 char rerun; /* rerun fsck. Only used in non-preen mode */ variable 140 rerun = 0; in fsckinit()
|
| H A D | pass1.c | 100 rerun = 1; in pass1() 550 rerun = 1; in pass1check() 571 rerun = 1; in pass1check() 581 rerun = 1; in pass1check()
|
| H A D | main.c | 545 if (rerun) in checkfilesys() 557 if (rerun) { in checkfilesys() 571 return (rerun ? ERERUN : 0); in checkfilesys()
|
| H A D | gjournal.c | 98 rerun = 1; in gjournal_check()
|
| H A D | fsutil.c | 622 rerun = 1; in ckfini() 626 rerun = 1; in ckfini() 753 rerun = 1; in ckfini() 760 rerun = 1; in ckfini()
|
| H A D | inode.c | 111 rerun = 1; in ckinode() 153 rerun = 1; in ckinode() 239 rerun = 1; in iblock()
|
| H A D | fsck.h | 367 extern char rerun; /* rerun fsck. Only used in non-preen mode */
|
| /src/contrib/mandoc/ |
| H A D | read.c | 288 rerun: in mparse_buf_r() 362 goto rerun; in mparse_buf_r() 421 goto rerun; in mparse_buf_r()
|
| /src/contrib/ldns/ |
| H A D | configure.ac | 403 …AC_MSG_ERROR([No SHA2 functions found in OpenSSL: please upgrade OpenSSL or rerun with --disable-s… 527 …ype_str, [],[AC_MSG_ERROR([OpenSSL >= 1.0.0 is needed for GOST support or rerun with --disable-gos… 528 …C_MSG_ERROR([No ECC functions found in OpenSSL: please upgrade OpenSSL or rerun with --disable-gos… 556 … [AC_MSG_ERROR([OpenSSL does not support ECDSA: please upgrade OpenSSL or rerun with --disable-ecd… 557 …[AC_MSG_ERROR([OpenSSL does not support SHA384: please upgrade OpenSSL or rerun with --disable-ecd… 558 …ROR([OpenSSL does not support the ECDSA curves: please upgrade OpenSSL or rerun with --disable-ecd… 645 …, [AC_MSG_ERROR([OpenSSL does not support DANE: please upgrade OpenSSL or rerun with --disable-dan… 663 …r the DANE-TA usage type). Please upgrade OpenSSL to version >= 1.1.0 or rerun with --disable-dan…
|
| /src/crypto/openssl/doc/HOWTO/ |
| H A D | documenting-functions-and-macros.md | 156 becomes necessary to rerun `make update`.
|
| /src/contrib/one-true-awk/ |
| H A D | README.md | 102 awkgram.y: note: rerun with option '-Wcounterexamples' to generate conflict counterexamples
|
| /src/sys/contrib/openzfs/scripts/ |
| H A D | zfs-tests.sh | 375 -R Automatically rerun failing tests
|
| /src/contrib/unbound/ |
| H A D | configure.ac | 1240 …_NO_EC], [AC_MSG_ERROR([OpenSSL does not support ECDSA: please upgrade or rerun with --disable-ecd… 1246 …ign, [], [AC_MSG_ERROR([OpenSSL does not support ECDSA: please upgrade or rerun with --disable-ecd… 1247 …it, [], [AC_MSG_ERROR([OpenSSL does not support SHA384: please upgrade or rerun with --disable-ecd… 1249 …C_MSG_ERROR([OpenSSL does not support the ECDSA curves: please upgrade or rerun with --disable-ecd… 1375 …[AC_MSG_ERROR([TCP Fast Open is not available for client mode: please rerun without --enable-tfo-c… 1382 …[AC_MSG_ERROR([TCP Fast Open is not available for client mode: please rerun without --enable-tfo-c… 1397 …)], [AC_MSG_ERROR([TCP Fast Open is not available for server mode: please rerun without --enable-t…
|
| /src/crypto/openssl/test/ |
| H A D | README.md | 175 `OPENSSL_TEST_RAND_ORDER` environment variable to this value will rerun the
|
| /src/contrib/unbound/doc/ |
| H A D | README | 91 printed. Perform ./configure --with-libevent=no or update libevent, rerun
|
| /src/crypto/krb5/src/ |
| H A D | Makefile.in | 577 # scripts won't get rerun under cov-build.
|