Home
last modified time | relevance | path

Searched refs:NOFIX (Results 1 – 2 of 2) sorted by relevance

/dragonfly/sbin/fsck/
H A Dutilities.c549 idesc->id_fix = NOFIX; in dofix()
558 case NOFIX: in dofix()
H A Dfsck.h112 enum fixstate {DONTKNOW, NOFIX, FIX, IGNORE}; enumerator