/* $Header$ */ typedef struct iocc { short in_set[SETSIZE]; int in_index; } iocc_t,*iocc_p;