Lines Matching refs:filep
58 filep blist[NBLIST];
75 filep oldoff;
215 filep savoff;
216 extern filep finds();
273 ffree((filep)contab[i].mx);
284 filep finds(mn)
288 filep savip;
289 extern filep alloc();
290 extern filep incoff();
294 apptr = (filep)0;
297 ip = (filep)contab[oldmn].mx;
353 filep savoff;
435 filep alloc() /*return free blist[] block in nextb*/
438 filep j;
448 j = (filep)i * BLK + ENV_BLK * BLK;
470 filep i;
475 i = (filep) blist[j];
524 offset = ((filep)blist[j]);
553 filep j, p;
554 extern filep incoff();
605 filep p;
608 filep i;
623 filep incoff(p) /*get next blist[] block*/
624 filep p;
662 filep newip;
744 return pushi((filep)contab[j].mx, i);
1009 filep j;
1019 j = (filep) contab[i].mx;