Searched refs:tdtypes (Results 1 – 1 of 1) sorted by relevance
107 static struct tdtype tdtypes[] = { variable117 #define NTDTYPES (sizeof(tdtypes)/sizeof(tdtypes[0]))683 if (strcmp(rectype, tdtypes[i].rectype) == 0) { in tabdump()684 setup_args(&args, &tdtypes[i], &opts); in tabdump()