Searched refs:rerun (Results 1 - 15 of 15) sorted by relevance

/freebsd-10-stable/sbin/fsck_ffs/
H A Dpass1b.c84 rerun = 1;
112 rerun = 1;
H A Dglobs.c91 char rerun; /* rerun fsck. Only used in non-preen mode */ variable
146 rerun = 0;
H A Dfsutil.c404 rerun = 1;
408 rerun = 1;
463 rerun = 1;
470 rerun = 1;
710 rerun = 1;
H A Dpass1.c471 rerun = 1;
492 rerun = 1;
502 rerun = 1;
H A Dmain.c554 if (rerun)
572 if (rerun) {
H A Dfsck.h319 extern char rerun; /* rerun fsck. Only used in non-preen mode */
H A Dinode.c102 rerun = 1;
142 rerun = 1;
221 rerun = 1;
H A Ddir.c130 rerun = 1;
483 * not need to be rerun.
/freebsd-10-stable/contrib/top/
H A DMakefile.X8 # DO NOT EDIT "Makefile"!!!! Make changes to "Makefile.X" and rerun
/freebsd-10-stable/contrib/subversion/subversion/libsvn_fs_base/bdb/
H A Dstrings-table.c121 DBT rerun;
132 svn_fs_base__clear_dbt(&rerun);
133 rerun.flags |= DB_DBT_USERMEM | DB_DBT_PARTIAL;
134 db_err = svn_bdb_dbc_get(*cursor, query, &rerun, DB_SET);
170 DBT rerun;
181 svn_fs_base__clear_dbt(&rerun);
182 rerun.flags |= DB_DBT_USERMEM | DB_DBT_PARTIAL;
183 db_err = svn_bdb_dbc_get(cursor, query, &rerun, DB_NEXT_DUP);
119 DBT rerun; local
168 DBT rerun; local
/freebsd-10-stable/usr.sbin/etcupdate/
H A Detcupdate.sh1416 log "update command: rerun=$rerun tarball=$tarball preworld=$preworld"
1427 # a rerun?
1439 if [ -z "$rerun" ]; then
1440 # For a dryrun that is not a rerun, do not rotate the existing
1559 if [ -z "$dryrun" -o -n "$rerun" ]; then
1625 rerun=
1643 rerun=YES
1741 if [ -n "$rerun" -a -n "$tarball" ]; then
1746 if [ -n "$rerun"
[all...]
/freebsd-10-stable/sys/sparc64/pci/
H A Dpsycho.c291 u_int rerun, ver; local
391 rerun = 0;
396 rerun = 0;
401 rerun = 1;
521 sc->sc_is->is_flags |= (rerun != 1) ? IOMMU_RERUN_DISABLE : 0;
/freebsd-10-stable/contrib/mdocml/
H A Dread.c439 rerun:
457 goto rerun;
/freebsd-10-stable/contrib/sqlite3/tea/
H A Dconfigure110 $as_echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2
486 { $as_echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2; as_fn_exit 1; }
8828 # the --recheck option to rerun configure.
9089 $as_echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2
/freebsd-10-stable/crypto/heimdal/lib/sqlite/
H A Dsqlite3.c[all...]

Completed in 359 milliseconds