Searched refs:Pclose (Results 1 – 5 of 5) sorted by relevance
169 if (Pclose(out) == 0) in RunXkbComp()
352 Pclose(void *);
1600 Pclose(void *iop) in Pclose() function1644 return Pclose(iop); in Fclose()
2631 Popen()/Pclose() to fix a hang when opening menus in OpenOffice.org
70321 xwin: Clean up os wrappers for System, Popen and Pclose on Windows70323 Popen and Pclose are never used on Windows, so don't bother to even140203 Use OsSignal in Popen/Pclose to avoid SysV signal() stupidity160567 Ignore - not just block - SIGALRM around Popen()/Pclose().172722 Close with Pclose() that which we open with Popen().