Home
last modified time | relevance | path

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

/dports/www/httest/httest-2.4.24/src/
H A Dworker.c3387 int has_apr_file_perms_set = 0; in command_SH() local
3391 int has_apr_file_perms_set = 1; in command_SH() local
3405 if (has_apr_file_perms_set && (status = apr_file_perms_set(name, 0x700)) != APR_SUCCESS) { in command_SH()