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.h803 #define JOP_NUMJOPTYPES 8
814 (op) < JOP_NUMJOPTYPES ? joptype[op] : joptype[JOP_UNKNOWN]
802 #define JOP_NUMJOPTYPES global() macro
/freebsd/sbin/fsck_ffs/
H A Dsuj.c114 static char *joptype[JOP_NUMJOPTYPES] = JOP_NAMES;