Searched defs:VCWD_LSTAT (Results 1 – 1 of 1) sorted by relevance
247 # define VCWD_LSTAT(path, buff) virtual_lstat(path, buff) macro299 #define VCWD_LSTAT(path, buff) lstat(path, buff) macro
Completed in 6 milliseconds