Searched refs:NGX_DISABLE_SYMLINKS_NOTOWNER (Results 1 – 3 of 3) sorted by relevance
109 #define NGX_DISABLE_SYMLINKS_NOTOWNER 2 macro
706 if (of->disable_symlinks == NGX_DISABLE_SYMLINKS_NOTOWNER) { in ngx_open_file_wrapper()752 if (of->disable_symlinks == NGX_DISABLE_SYMLINKS_NOTOWNER in ngx_open_file_wrapper()
5002 clcf->disable_symlinks = NGX_DISABLE_SYMLINKS_NOTOWNER; in ngx_http_disable_symlinks()