Home | Sort by: relevance | last modified time | path |
/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) { |