Searched defs:Popen (Results 1 - 3 of 3) sorted by relevance
| /xsrc/external/mit/xorg-server.old/dist/include/ | ||
| H A D | os.h | 328 #define Popen(a,b) popen(a,b) macro |
| /xsrc/external/mit/xorg-server.old/dist/os/ | ||
| H A D | utils.c | 1310 Popen(char *command, char *type) function in typeref:typename:pointer |
| /xsrc/external/mit/xorg-server/dist/os/ | ||
| H A D | utils.c | 1434 Popen(const char *command, const char *type) function in typeref:typename:void * |
Completed in 6 milliseconds