| /f-stack/app/nginx-1.16.1/src/os/unix/ |
| H A D | ngx_setproctitle.c | 66 ngx_cpystrn(p, (u_char *) environ[i], size); in ngx_init_setproctitle() 92 p = ngx_cpystrn((u_char *) ngx_os_argv[0], (u_char *) "nginx: ", in ngx_setproctitle() 95 p = ngx_cpystrn(p, (u_char *) title, ngx_os_argv_last - (char *) p); in ngx_setproctitle() 112 p = ngx_cpystrn(p, (u_char *) " (", ngx_os_argv_last - (char *) p); in ngx_setproctitle() 115 p = ngx_cpystrn(p, (u_char *) ngx_argv[i], in ngx_setproctitle() 117 p = ngx_cpystrn(p, (u_char *) " ", ngx_os_argv_last - (char *) p); in ngx_setproctitle()
|
| H A D | ngx_linux_init.c | 43 (void) ngx_cpystrn(ngx_linux_kern_ostype, (u_char *) u.sysname, in ngx_os_specific_init() 46 (void) ngx_cpystrn(ngx_linux_kern_osrelease, (u_char *) u.release, in ngx_os_specific_init()
|
| H A D | ngx_process_cycle.c | 137 p = ngx_cpystrn(p, (u_char *) ngx_argv[i], size); in ngx_master_process_cycle()
|
| /f-stack/app/nginx-1.16.1/src/http/modules/ |
| H A D | ngx_http_random_index_module.c | 188 last = ngx_cpystrn(filename, path.data, path.len + 1); in ngx_http_random_index_handler() 192 ngx_cpystrn(last, ngx_de_name(&dir), len + 1); in ngx_http_random_index_handler()
|
| H A D | ngx_http_autoindex_module.c | 334 last = ngx_cpystrn(filename, path.data, path.len + 1); in ngx_http_autoindex_handler() 338 ngx_cpystrn(last, ngx_de_name(&dir), len + 1); in ngx_http_autoindex_handler() 375 ngx_cpystrn(entry->name.data, ngx_de_name(&dir), len + 1); in ngx_http_autoindex_handler() 603 b->last = ngx_cpystrn(b->last, entry[i].name.data, in ngx_http_autoindex_html()
|
| H A D | ngx_http_dav_module.c | 879 (void) ngx_cpystrn(p, path->data + copy->len, path->len - copy->len + 1); in ngx_http_dav_copy_dir() 915 (void) ngx_cpystrn(p, path->data + copy->len, path->len - copy->len + 1); in ngx_http_dav_copy_dir_time() 980 (void) ngx_cpystrn(p, path->data + copy->len, path->len - copy->len + 1); in ngx_http_dav_copy_tree_file()
|
| H A D | ngx_http_auth_basic_module.c | 263 ngx_cpystrn(pwd.data, &buf[passwd], pwd.len + 1); in ngx_http_auth_basic_handler()
|
| H A D | ngx_http_browser_module.c | 497 (void) ngx_cpystrn(browsers[i].name, in ngx_http_browser_merge_conf()
|
| H A D | ngx_http_scgi_module.c | 1766 (void) ngx_cpystrn(p, src[i].key.data, src[i].key.len + 1); in ngx_http_scgi_init_params()
|
| H A D | ngx_http_ssi_filter_module.c | 2396 ngx_cpystrn(ctx->timefmt.data, value->data, value->len + 1); in ngx_http_ssi_config()
|
| /f-stack/app/nginx-1.16.1/src/core/ |
| H A D | ngx_inet.c | 747 (void) ngx_cpystrn((u_char *) saun->sun_path, path, len); in ngx_parse_unix_domain_url() 763 (void) ngx_cpystrn((u_char *) saun->sun_path, path, len); in ngx_parse_unix_domain_url() 1128 (void) ngx_cpystrn(host, u->host.data, u->host.len + 1); in ngx_inet_resolve_host() 1218 (void) ngx_cpystrn(host, u->host.data, u->host.len + 1); in ngx_inet_resolve_host()
|
| H A D | ngx_string.h | 151 u_char *ngx_cpystrn(u_char *dst, u_char *src, size_t n);
|
| H A D | ngx_connection.c | 412 (void) ngx_cpystrn((u_char *) ls[i].accept_filter, in ngx_set_inherited_sockets() 960 (void) ngx_cpystrn((u_char *) af.af_name, in ngx_configure_listening_sockets()
|
| H A D | ngx_log.c | 372 ngx_cpystrn(p, (u_char *) NGX_ERROR_LOG_PATH, nlen + 1);
|
| H A D | ngx_hash.c | 930 ngx_cpystrn(p, key->data, last); in ngx_hash_add_key()
|
| H A D | ngx_file.c | 49 ngx_cpystrn(p, name->data, name->len + 1); in ngx_get_full_name()
|
| H A D | ngx_open_file_cache.c | 380 ngx_cpystrn(file->name, name->data, name->len + 1); in ngx_open_cached_file()
|
| H A D | ngx_string.c | 49 ngx_cpystrn(u_char *dst, u_char *src, size_t n) in ngx_cpystrn() function
|
| H A D | nginx.c | 918 (void) ngx_cpystrn((u_char *) ngx_argv[i], (u_char *) argv[i], len); in ngx_save_argv()
|
| H A D | ngx_cycle.c | 105 ngx_cpystrn(cycle->conf_file.data, old_cycle->conf_file.data, in ngx_init_cycle()
|
| /f-stack/app/nginx-1.16.1/src/http/modules/perl/ |
| H A D | nginx.xs | 705 (void) ngx_cpystrn(path.data, (u_char *) filename, path.len + 1);
|
| /f-stack/app/nginx-1.16.1/src/event/ |
| H A D | ngx_event_openssl.c | 2998 p = ngx_cpystrn(p, (u_char *) " (SSL:", last - p); in ngx_ssl_error() 3024 p = ngx_cpystrn(p, (u_char *) data, last - p); in ngx_ssl_error()
|
| /f-stack/app/nginx-1.16.1/src/stream/ |
| H A D | ngx_stream_proxy_module.c | 1214 (void) ngx_cpystrn(p, name.data, name.len + 1); in ngx_stream_proxy_ssl_name()
|
| /f-stack/app/nginx-1.16.1/src/http/ |
| H A D | ngx_http_core_module.c | 1857 last = ngx_cpystrn(last, r->uri.data + alias, r->uri.len - alias + 1); in ngx_http_map_uri_to_path()
|
| H A D | ngx_http_upstream.c | 1885 (void) ngx_cpystrn(p, name.data, name.len + 1); in ngx_http_upstream_ssl_name()
|