Home
last modified time | relevance | path

Searched defs:VCWD_LSTAT (Results 1 – 1 of 1) sorted by relevance

/PHP-5.5/TSRM/
H A Dtsrm_virtual_cwd.h270 # define VCWD_LSTAT(path, buff) virtual_lstat(path, buff TSRMLS_CC) macro
306 #define VCWD_LSTAT(path, buff) lstat(path, buff) macro

Completed in 6 milliseconds