Searched refs:ngx_file_o_path_info (Results 1 – 1 of 1) sorted by relevance
29 static ngx_int_t ngx_file_o_path_info(ngx_fd_t fd, ngx_file_info_t *fi,525 if (ngx_file_o_path_info(fd, &fi, log) == NGX_ERROR) { in ngx_openat_file_owner()559 ngx_file_o_path_info(ngx_fd_t fd, ngx_file_info_t *fi, ngx_log_t *log) in ngx_file_o_path_info() function