Home | History | Annotate | Download | only in dist

Lines Matching defs:pclose

79 #undef pclose
80 #define pclose _pclose
86 /* popen and pclose are not C89 functions and so are sometimes omitted from
89 extern int pclose(FILE*);
2251 pclose(p->out);
2614 xCloser = pclose;