Home
last modified time | relevance | path

Searched refs:ngx_read_file_n (Results 1 – 8 of 8) sorted by relevance

/f-stack/app/nginx-1.16.1/src/os/unix/
H A Dngx_files.h124 #define ngx_read_file_n "pread()" macro
126 #define ngx_read_file_n "read()" macro
/f-stack/app/nginx-1.16.1/src/core/
H A Dngx_output_chain.c645 ngx_read_file_n " read only %z of %O from \"%s\"", in ngx_output_chain_copy_buf()
H A Dngx_conf_file.c598 ngx_read_file_n " returned " in ngx_conf_read_token()
/f-stack/app/nginx-1.16.1/src/stream/
H A Dngx_stream_geo_module.c1413 ngx_read_file_n " \"%s\" failed", name->data); in ngx_stream_geo_include_binary_base()
1419 ngx_read_file_n " \"%s\" returned only %z bytes instead of %z", in ngx_stream_geo_include_binary_base()
/f-stack/app/nginx-1.16.1/src/http/modules/
H A Dngx_http_geo_module.c1487 ngx_read_file_n " \"%s\" failed", name->data); in ngx_http_geo_include_binary_base()
1493 ngx_read_file_n " \"%s\" returned only %z bytes instead of %z", in ngx_http_geo_include_binary_base()
H A Dngx_http_mp4_module.c1049 ngx_read_file_n " read only %z of %z from \"%s\"", in ngx_http_mp4_read()
/f-stack/app/nginx-1.16.1/src/event/
H A Dngx_event_openssl.c3800 ngx_read_file_n " \"%V\" failed", &file.name); in ngx_ssl_session_ticket_keys()
3806 ngx_read_file_n " \"%V\" returned only " in ngx_ssl_session_ticket_keys()
/f-stack/app/nginx-1.16.1/src/http/
H A Dngx_http_file_cache.c1497 ngx_read_file_n " read only %z of %z from \"%s\"", in ngx_http_file_cache_update_header()