Searched refs:ngx_write_fd_n (Results 1 – 4 of 4) sorted by relevance
| /f-stack/app/nginx-1.16.1/src/stream/ |
| H A D | ngx_stream_log_module.c | 401 ngx_write_fd_n " to \"%s\" failed", name); in ngx_stream_log_write() 411 ngx_write_fd_n " to \"%s\" was incomplete: %z of %uz", in ngx_stream_log_write() 638 ngx_write_fd_n " to \"%s\" failed", in ngx_stream_log_flush() 643 ngx_write_fd_n " to \"%s\" was incomplete: %z of %uz", in ngx_stream_log_flush()
|
| /f-stack/app/nginx-1.16.1/src/http/modules/ |
| H A D | ngx_http_log_module.c | 453 ngx_write_fd_n " to \"%s\" failed", name); in ngx_http_log_write() 463 ngx_write_fd_n " to \"%s\" was incomplete: %z of %uz", in ngx_http_log_write() 745 ngx_write_fd_n " to \"%s\" failed", in ngx_http_log_flush() 750 ngx_write_fd_n " to \"%s\" was incomplete: %z of %uz", in ngx_http_log_flush()
|
| /f-stack/app/nginx-1.16.1/src/os/unix/ |
| H A D | ngx_files.h | 150 #define ngx_write_fd_n "write()" macro
|
| /f-stack/app/nginx-1.16.1/src/core/ |
| H A D | ngx_file.c | 881 ngx_write_fd_n " \"%s\" failed", to); in ngx_copy_file() 887 ngx_write_fd_n " has written only %z of %O to %s", in ngx_copy_file()
|