Home
last modified time | relevance | path

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 Dngx_stream_log_module.c401 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 Dngx_http_log_module.c453 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 Dngx_files.h150 #define ngx_write_fd_n "write()" macro
/f-stack/app/nginx-1.16.1/src/core/
H A Dngx_file.c881 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()