Home
last modified time | relevance | path

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

/f-stack/app/nginx-1.16.1/src/os/unix/
H A Dngx_files.h358 #define ngx_file_at_info(fd, name, sb, flag) \ macro
/f-stack/app/nginx-1.16.1/src/core/
H A Dngx_open_file_cache.c517 if (ngx_file_at_info(at_fd, name, &atfi, AT_SYMLINK_NOFOLLOW) in ngx_openat_file_owner()
601 if (ngx_file_at_info(fd, "", fi, AT_EMPTY_PATH) != NGX_FILE_ERROR) { in ngx_file_o_path_info()