Searched refs:is_exec (Results 1 – 4 of 4) sorted by relevance
49 unsigned is_exec:1; member84 unsigned is_exec:1; member
176 of->is_exec = ngx_is_exec(&fi); in ngx_open_cached_file()250 of->is_exec = file->is_exec; in ngx_open_cached_file()416 file->is_exec = of->is_exec; in ngx_open_cached_file()942 of->is_exec = ngx_is_exec(&fi); in ngx_open_and_stat_file()
324 int rc, is_exec, flags; in parse_entry() local360 is_exec = (va.va_mode & VEXEC); in parse_entry()364 is_exec == 0, in parse_entry()
1617 if (of.is_exec) { in ngx_http_script_file_code()1623 if (of.is_exec) { in ngx_http_script_file_code()