Home
last modified time | relevance | path

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

/freebsd/sys/ufs/ffs/
H A Dfs.h802 #define JOP_NUMJOPTYPES 8 macro
813 (op) < JOP_NUMJOPTYPES ? joptype[op] : joptype[JOP_UNKNOWN]
/freebsd/sbin/fsck_ffs/
H A Dsuj.c114 static char *joptype[JOP_NUMJOPTYPES] = JOP_NAMES;