Home
last modified time | relevance | path

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

/php-src/ext/standard/
H A Dfilestat.c560 mode_t imode; in PHP_FUNCTION() local
587 imode = (mode_t) mode; in PHP_FUNCTION()
589 ret = VCWD_CHMOD(filename, imode); in PHP_FUNCTION()

Completed in 11 milliseconds