Home
last modified time | relevance | path

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

/f-stack/app/nginx-1.16.1/src/os/unix/
H A Dngx_files.h82 #define NGX_FILE_NOFOLLOW O_NOFOLLOW macro
/f-stack/app/nginx-1.16.1/src/core/
H A Dngx_open_file_cache.c713 NGX_FILE_SEARCH|NGX_FILE_NONBLOCK|NGX_FILE_NOFOLLOW, in ngx_open_file_wrapper()
758 fd = ngx_openat_file(at_fd, p, mode|NGX_FILE_NOFOLLOW, create, access); in ngx_open_file_wrapper()