Home
last modified time | relevance | path

Searched refs:Pclose (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/external/xserver/xkb/
H A DddxLoad.c169 if (Pclose(out) == 0) in RunXkbComp()
/OK3568_Linux_fs/external/xserver/include/
H A Dos.h352 Pclose(void *);
/OK3568_Linux_fs/external/xserver/os/
H A Dutils.c1600 Pclose(void *iop) in Pclose() function
1644 return Pclose(iop); in Fclose()
/OK3568_Linux_fs/external/xserver/debian/
H A Dchangelog2631 Popen()/Pclose() to fix a hang when opening menus in OpenOffice.org
/OK3568_Linux_fs/external/xserver/
H A DChangeLog70321 xwin: Clean up os wrappers for System, Popen and Pclose on Windows
70323 Popen and Pclose are never used on Windows, so don't bother to even
140203 Use OsSignal in Popen/Pclose to avoid SysV signal() stupidity
160567 Ignore - not just block - SIGALRM around Popen()/Pclose().
172722 Close with Pclose() that which we open with Popen().