Searched defs:VCWD_POPEN (Results 1 – 1 of 1) sorted by relevance
283 #define VCWD_POPEN(command, type) virtual_popen(command, type) macro332 #define VCWD_POPEN(command, type) popen(command, type) macro
Completed in 8 milliseconds