Home
last modified time | relevance | path

Searched refs:S_IXROOT (Results 1 – 2 of 2) sorted by relevance

/PHP-7.3/Zend/
H A Dzend_virtual_cwd.h348 #ifndef S_IXROOT
349 #define S_IXROOT ( S_IXUSR | S_IXGRP | S_IXOTH ) macro
/PHP-7.3/ext/standard/
H A Dfilestat.c861 xmask = S_IXROOT; in php_stat()

Completed in 10 milliseconds