Home
last modified time | relevance | path

Searched defs:tuple_info (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/usr.sbin/dumpcis/
H A Dreadcis.h43 struct tuple_info { struct
44 const char *name;
45 unsigned char code;
46 unsigned char length; /* 255 means variable length */
H A Dreadcis.c54 static struct tuple_info tuple_info[] = { variable