Home
last modified time | relevance | path

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

/freebsd/usr.sbin/dumpcis/
H A Dcis.h66 #define CIS_ALTSTR 0x16 /* Alternate language string tuple. */ macro
H A Dreadcis.c69 {"Alternate language string", CIS_ALTSTR, LENGTH_ANY},
H A Dprintcis.c120 case CIS_ALTSTR: /* 0x16 */ in dumpcis()