shortprocs
int mask = shortprocs[i].mask;
printf("%7.7s ", shortprocs[i].name);
} shortprocs[] = {
#define NSHORTPROC (sizeof(shortprocs)/sizeof(shortprocs[0]))