HomeSort by: relevance | last modified time | path
    Searched defs:dofix (Results 1 - 4 of 4) sorted by relevancy

  /src/sbin/fsck_lfs/
utilities.c 248 dofix(struct inodesc * idesc, const char *msg) function in typeref:typename:int
  /src/sbin/fsck_ext2fs/
utilities.c 466 dofix(struct inodesc *idesc, const char *msg) function in typeref:typename:int
  /src/sbin/fsck_ffs/
utilities.c 534 dofix(struct inodesc *idesc, const char *msg) function in typeref:typename:int
  /src/sys/arch/alpha/alpha/
trap.c 819 int doprint, dofix, dosigbus, signo; local in function:unaligned_fixup
838 dofix = alpha_unaligned_fix;
880 if (dofix && selected_tab->fixable) {

Completed in 12 milliseconds