Searched refs:contab (Results 1 – 4 of 4) sorted by relevance
56 struct contab *mhash[128]; /* 128 == the 0177 on line above */99 munhash(&contab[oldmn]); in casern()100 contab[oldmn].rq = j; in casern()101 maddhash(&contab[oldmn]); in casern()109 struct contab *rp; in maddhash()111 struct contab **hp;124 struct contab *mp; in munhash()126 struct contab *p;127 struct contab **lp;149 struct contab *p; in mrehash()[all …]
415 extern struct contab { struct417 struct contab *link; argument420 } contab[NM]; argument
133 struct contab contab[NM] = { variable
683 if (contab[j].f == 0) {688 return pushi((filep)contab[j].mx, a);690 return((*contab[j].f)(0));