Home
last modified time | relevance | path

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

/freebsd-13.1/usr.sbin/mptable/
H A Dmptable.c822 static const char *intTypes[] = { variable
841 printf( "\t\t%s", intTypes[ entry->int_type ] ); in intEntry()