Home
last modified time | relevance | path

Searched refs:ngx_copy (Results 1 – 24 of 24) sorted by relevance

/f-stack/app/nginx-1.16.1/src/mail/
H A Dngx_mail_auth_http_module.c1249 b->last = ngx_copy(b->last, ahcf->uri.data, ahcf->uri.len); in ngx_mail_auth_http_create_request()
1254 b->last = ngx_copy(b->last, ahcf->host_header.data, in ngx_mail_auth_http_create_request()
1266 b->last = ngx_copy(b->last, login.data, login.len); in ngx_mail_auth_http_create_request()
1270 b->last = ngx_copy(b->last, passwd.data, passwd.len); in ngx_mail_auth_http_create_request()
1275 b->last = ngx_copy(b->last, s->salt.data, s->salt.len); in ngx_mail_auth_http_create_request()
1290 b->last = ngx_copy(b->last, s->connection->addr_text.data, in ngx_mail_auth_http_create_request()
1297 b->last = ngx_copy(b->last, s->host.data, s->host.len); in ngx_mail_auth_http_create_request()
1331 b->last = ngx_copy(b->last, verify.data, verify.len); in ngx_mail_auth_http_create_request()
1345 b->last = ngx_copy(b->last, issuer.data, issuer.len); in ngx_mail_auth_http_create_request()
1352 b->last = ngx_copy(b->last, serial.data, serial.len); in ngx_mail_auth_http_create_request()
[all …]
H A Dngx_mail_proxy_module.c556 p = ngx_copy(p, s->connection->addr_text.data, in ngx_mail_proxy_smtp_handler()
561 p = ngx_copy(p, s->login.data, s->login.len); in ngx_mail_proxy_smtp_handler()
565 p = ngx_copy(p, s->host.data, s->host.len); in ngx_mail_proxy_smtp_handler()
/f-stack/app/nginx-1.16.1/src/http/
H A Dngx_http_header_filter_module.c444 b->last = ngx_copy(b->last, status_line->data, status_line->len); in ngx_http_header_filter()
480 b->last = ngx_copy(b->last, r->headers_out.content_type.data, in ngx_http_header_filter()
488 b->last = ngx_copy(b->last, r->headers_out.charset.data, in ngx_http_header_filter()
531 b->last = ngx_copy(b->last, host.data, host.len); in ngx_http_header_filter()
537 b->last = ngx_copy(b->last, r->headers_out.location->value.data, in ngx_http_header_filter()
598 b->last = ngx_copy(b->last, header[i].key.data, header[i].key.len); in ngx_http_header_filter()
601 b->last = ngx_copy(b->last, header[i].value.data, header[i].value.len); in ngx_http_header_filter()
H A Dngx_http_script.c777 e->pos = ngx_copy(p, e->ip + sizeof(ngx_http_script_copy_code_t), in ngx_http_script_copy_code()
881 e->pos = ngx_copy(p, value->data, value->len); in ngx_http_script_copy_var_code()
1127 e->pos = ngx_copy(e->pos, r->args.data, r->args.len); in ngx_http_script_regex_end_code()
1159 e->pos = ngx_copy(e->pos, r->args.data, r->args.len); in ngx_http_script_regex_end_code()
1303 e->pos = ngx_copy(pos, &p[cap[n]], cap[n + 1] - cap[n]); in ngx_http_script_copy_capture_code()
H A Dngx_http_variables.c916 p = ngx_copy(p, h[i]->value.data, h[i]->value.len); in ngx_http_variable_headers_internal()
H A Dngx_http_file_cache.c1297 p = ngx_copy(p, key[i].data, key[i].len); in ngx_http_file_cache_set_header()
H A Dngx_http_core_module.c1820 last = ngx_copy(path->data, clcf->root.data, clcf->root.len); in ngx_http_map_uri_to_path()
/f-stack/app/nginx-1.16.1/src/core/
H A Dngx_string.h120 ngx_copy(u_char *dst, u_char *src, size_t len) in ngx_copy() function
138 #define ngx_copy ngx_cpymem macro
H A Dngx_crypt.c137 p = ngx_copy(p, salt, saltlen); in ngx_crypt_apr1()
/f-stack/app/nginx-1.16.1/src/http/modules/
H A Dngx_http_chunked_filter_module.c318 b->last = ngx_copy(b->last, header[i].key.data, header[i].key.len); in ngx_http_chunked_create_trailers()
321 b->last = ngx_copy(b->last, header[i].value.data, header[i].value.len); in ngx_http_chunked_create_trailers()
H A Dngx_http_userid_filter_module.c391 p = ngx_copy(cookie, conf->name.data, conf->name.len); in ngx_http_userid_set_uid()
421 p = ngx_copy(p, conf->domain.data, conf->domain.len); in ngx_http_userid_set_uid()
423 p = ngx_copy(p, conf->path.data, conf->path.len); in ngx_http_userid_set_uid()
H A Dngx_http_proxy_module.c1143 p = ngx_copy(p, ctx->vars.uri.data, ctx->vars.uri.len); in ngx_http_proxy_create_key()
1152 p = ngx_copy(p, r->uri.data + loc_len, r->uri.len - loc_len); in ngx_http_proxy_create_key()
1157 p = ngx_copy(p, r->args.data, r->args.len); in ngx_http_proxy_create_key()
1347 b->last = ngx_copy(b->last, method.data, method.len); in ngx_http_proxy_create_request()
1369 b->last = ngx_copy(b->last, r->uri.data + loc_len, in ngx_http_proxy_create_request()
1375 b->last = ngx_copy(b->last, r->args.data, r->args.len); in ngx_http_proxy_create_request()
1466 b->last = ngx_copy(b->last, header[i].value.data, in ngx_http_proxy_create_request()
2460 p = ngx_copy(p, h[i]->value.data, h[i]->value.len); in ngx_http_proxy_add_x_forwarded_for_variable()
2742 p = ngx_copy(data, h->value.data, prefix); in ngx_http_proxy_rewrite()
2743 p = ngx_copy(p, replacement->data, replacement->len); in ngx_http_proxy_rewrite()
[all …]
H A Dngx_http_static_module.c176 last = ngx_copy(location, r->uri.data, r->uri.len); in ngx_http_static_handler()
H A Dngx_http_random_index_module.c253 last = ngx_copy(uri.data, r->uri.data, r->uri.len); in ngx_http_random_index_handler()
H A Dngx_http_try_files_module.c274 p = ngx_copy(r->uri.data, name, alias); in ngx_http_try_files_handler()
H A Dngx_http_index_module.c273 p = ngx_copy(uri.data, r->uri.data, r->uri.len); in ngx_http_index_handler()
H A Dngx_http_memcached_module.c284 b->last = ngx_copy(b->last, vv->data, vv->len); in ngx_http_memcached_create_request()
H A Dngx_http_ssi_filter_module.c1660 p = ngx_copy(data, r->uri.data, prefix); in ngx_http_ssi_evaluate_string()
1860 p = ngx_copy(p, r->uri.data, prefix); in ngx_http_ssi_evaluate_string()
1863 p = ngx_copy(p, value[i], size[i]); in ngx_http_ssi_evaluate_string()
H A Dngx_http_grpc_module.c746 b->last = ngx_copy(b->last, ngx_http_grpc_connection_start, in ngx_http_grpc_create_request()
824 p = ngx_copy(p, r->uri.data, r->uri.len); in ngx_http_grpc_create_request()
829 p = ngx_copy(p, r->args.data, r->args.len); in ngx_http_grpc_create_request()
3859 cl->buf->last = ngx_copy(cl->buf->last, ctx->ping_data, 8); in ngx_http_grpc_send_ping_ack()
H A Dngx_http_uwsgi_module.c1099 b->last = ngx_copy(b->last, header[i].value.data, val_len); in ngx_http_uwsgi_create_request()
1111 b->last = ngx_copy(b->last, uwcf->uwsgi_string.data, in ngx_http_uwsgi_create_request()
H A Dngx_http_fastcgi_module.c1150 b->last = ngx_copy(b->last, header[i].value.data, val_len); in ngx_http_fastcgi_create_request()
3393 p = ngx_copy(v->data, f->script_name.data, f->script_name.len); in ngx_http_fastcgi_script_name_variable()
H A Dngx_http_scgi_module.c890 b->last = ngx_copy(val, header[i].value.data, header[i].value.len); in ngx_http_scgi_create_request()
/f-stack/app/nginx-1.16.1/src/stream/
H A Dngx_stream_script.c641 e->pos = ngx_copy(p, e->ip + sizeof(ngx_stream_script_copy_code_t), in ngx_stream_script_copy_code()
746 e->pos = ngx_copy(p, value->data, value->len); in ngx_stream_script_copy_var_code()
841 e->pos = ngx_copy(pos, &p[cap[n]], cap[n + 1] - cap[n]); in ngx_stream_script_copy_capture_code()
/f-stack/app/nginx-1.16.1/src/http/modules/perl/
H A Dnginx.xs318 p = ngx_copy(p, ph[i]->value.data, ph[i]->value.len);