Lines Matching refs:Eptr
167 typedef Edesc *Eptr;
170 Eptr error_next; /* linked together */
185 extern Eptr er_head;
195 extern Eptr **files; /* array of pointers into errors */
261 void arrayify(int *, Eptr **, Eptr);
264 Errorclass discardit(Eptr);
265 void eaterrors(int *, Eptr **);
267 void filenames(int, Eptr **);
268 void findfiles(int, Eptr *, int *, Eptr ***);
277 void printerrors(bool, int, Eptr []);
281 bool touchfiles(int, Eptr **, int *, char ***);