Searched refs:contab (Results 1 – 4 of 4) sorted by relevance
54 struct contab *mhash[128]; /* 128 == the 0177 on line above */97 munhash(&contab[oldmn]); in casern()98 contab[oldmn].rq = j; in casern()99 maddhash(&contab[oldmn]); in casern()107 struct contab *rp; in maddhash()109 struct contab **hp;122 struct contab *mp; in munhash()124 struct contab *p;125 struct contab **lp;147 struct contab *p; in mrehash()[all …]
413 extern struct contab { struct415 struct contab *link; argument418 } contab[NM]; argument
131 struct contab contab[NM] = { variable
682 if (contab[j].f == 0) {687 return pushi((filep)contab[j].mx, a);689 return((*contab[j].f)(0));