| /f-stack/app/nginx-1.16.1/src/os/unix/ |
| H A D | ngx_files.h | 16 typedef int ngx_fd_t; typedef 25 ngx_fd_t fd; 117 ngx_fd_t ngx_open_tempfile(u_char *name, ngx_uint_t persistent, 145 ngx_write_fd(ngx_fd_t fd, void *buf, size_t n) in ngx_write_fd() 292 ngx_err_t ngx_trylock_fd(ngx_fd_t fd); 293 ngx_err_t ngx_lock_fd(ngx_fd_t fd); 294 ngx_err_t ngx_unlock_fd(ngx_fd_t fd); 312 ngx_int_t ngx_read_ahead(ngx_fd_t fd, size_t n); 325 ngx_int_t ngx_directio_on(ngx_fd_t fd); 328 ngx_int_t ngx_directio_off(ngx_fd_t fd); [all …]
|
| H A D | ngx_channel.h | 21 ngx_fd_t fd; 29 ngx_int_t ngx_add_channel_event(ngx_cycle_t *cycle, ngx_fd_t fd, 31 void ngx_close_channel(ngx_fd_t *fd, ngx_log_t *log);
|
| H A D | ngx_files.c | 81 ngx_fd_t fd; 276 ngx_fd_t 279 ngx_fd_t fd; in ngx_open_tempfile() 601 ngx_set_file_time(u_char *name, ngx_fd_t fd, time_t s) in ngx_set_file_time() 759 ngx_trylock_fd(ngx_fd_t fd) in ngx_trylock_fd() 776 ngx_lock_fd(ngx_fd_t fd) in ngx_lock_fd() 793 ngx_unlock_fd(ngx_fd_t fd) in ngx_unlock_fd() 812 ngx_read_ahead(ngx_fd_t fd, size_t n) in ngx_read_ahead() 832 ngx_directio_on(ngx_fd_t fd) in ngx_directio_on() 847 ngx_directio_off(ngx_fd_t fd) in ngx_directio_off()
|
| H A D | ngx_channel.c | 199 ngx_add_channel_event(ngx_cycle_t *cycle, ngx_fd_t fd, ngx_int_t event, 252 ngx_close_channel(ngx_fd_t *fd, ngx_log_t *log)
|
| H A D | ngx_posix_init.c | 122 ngx_fd_t pp[2];
|
| H A D | ngx_shmem.c | 45 ngx_fd_t fd; in ngx_shm_alloc()
|
| /f-stack/app/nginx-1.16.1/src/core/ |
| H A D | ngx_open_file_cache.h | 20 ngx_fd_t fd; 64 ngx_fd_t fd; 116 ngx_fd_t fd;
|
| H A D | ngx_palloc.h | 69 ngx_fd_t fd; 87 void ngx_pool_run_cleanup_file(ngx_pool_t *p, ngx_fd_t fd);
|
| H A D | ngx_open_file_cache.c | 26 static ngx_fd_t ngx_openat_file_owner(ngx_fd_t at_fd, const u_char *name, 29 static ngx_int_t ngx_file_o_path_info(ngx_fd_t fd, ngx_file_info_t *fi, 33 static ngx_fd_t ngx_open_file_wrapper(ngx_str_t *name, 491 static ngx_fd_t 492 ngx_openat_file_owner(ngx_fd_t at_fd, const u_char *name, in ngx_openat_file_owner() 495 ngx_fd_t fd; in ngx_openat_file_owner() 613 static ngx_fd_t 617 ngx_fd_t fd; in ngx_open_file_wrapper() 634 ngx_fd_t at_fd; in ngx_open_file_wrapper() 800 ngx_fd_t fd; in ngx_file_info_wrapper() [all …]
|
| H A D | ngx_file.h | 17 ngx_fd_t fd; 91 ngx_fd_t fd;
|
| H A D | ngx_shmtx.h | 33 ngx_fd_t fd;
|
| H A D | ngx_conf_file.h | 90 ngx_fd_t fd;
|
| H A D | ngx_buf.c | 230 ngx_fd_t fd; in ngx_chain_coalesce_file()
|
| H A D | ngx_palloc.c | 343 ngx_pool_run_cleanup_file(ngx_pool_t *p, ngx_fd_t fd) in ngx_pool_run_cleanup_file()
|
| H A D | ngx_log.c | 444 ngx_fd_t fd;
|
| H A D | ngx_cycle.c | 1127 ngx_fd_t fd; in ngx_test_lockfile() 1157 ngx_fd_t fd; in ngx_reopen_files()
|
| H A D | ngx_file.c | 802 ngx_fd_t fd, nfd; in ngx_copy_file()
|
| H A D | ngx_conf_file.c | 161 ngx_fd_t fd; in ngx_conf_parse()
|
| /f-stack/app/nginx-1.16.1/src/event/ |
| H A D | ngx_event.h | 159 ngx_fd_t fd;
|
| H A D | ngx_event_openssl.c | 1119 ngx_fd_t fd; in ngx_ssl_read_password_file()
|
| /f-stack/app/nginx-1.16.1/src/http/modules/ |
| H A D | ngx_http_auth_basic_module.c | 95 ngx_fd_t fd; in ngx_http_auth_basic_handler()
|
| H A D | ngx_http_log_module.c | 104 static ssize_t ngx_http_log_gzip(ngx_fd_t fd, u_char *buf, size_t len, 587 ngx_http_log_gzip(ngx_fd_t fd, u_char *buf, size_t len, ngx_int_t level, in ngx_http_log_gzip()
|
| H A D | ngx_http_dav_module.c | 922 ngx_fd_t fd; in ngx_http_dav_copy_dir_time()
|
| /f-stack/app/nginx-1.16.1/src/event/modules/ |
| H A D | ngx_devpoll_module.c | 345 ngx_fd_t fd; in ngx_devpoll_process_events()
|
| /f-stack/app/nginx-1.16.1/src/stream/ |
| H A D | ngx_stream_log_module.c | 103 static ssize_t ngx_stream_log_gzip(ngx_fd_t fd, u_char *buf, size_t len, 478 ngx_stream_log_gzip(ngx_fd_t fd, u_char *buf, size_t len, ngx_int_t level, in ngx_stream_log_gzip()
|