Searched defs:VCWD_CHMOD (Results 1 – 1 of 1) sorted by relevance
280 #define VCWD_CHMOD(path, mode) virtual_chmod(path, mode TSRMLS_CC) macro328 #define VCWD_CHMOD(path, mode) chmod(path, mode) macro
Completed in 5 milliseconds