Searched refs:NGX_FILE_NOFOLLOW (Results 1 – 2 of 2) sorted by relevance
82 #define NGX_FILE_NOFOLLOW O_NOFOLLOW macro
713 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()