Home
last modified time | relevance | path

Searched refs:nxt_memcpy (Results 26 – 42 of 42) sorted by relevance

12

/unit/src/
H A Dnxt_router_access_log.c123 nxt_memcpy(access_log->path.start, alcf.path.start, alcf.path.length); in nxt_router_access_log_create()
H A Dnxt_string.c56 nxt_memcpy(dst->start, src->start, src->length); in nxt_str_dup()
H A Dnxt_var.c360 nxt_memcpy(src, str->start, str->length); in nxt_var_compile()
H A Dnxt_port.c511 nxt_memcpy(&pid, buf->mem.pos, sizeof(nxt_pid_t)); in nxt_port_remove_pid_handler()
H A Dnxt_java.c298 nxt_memcpy(opt, str.start, str.length); in nxt_java_start()
H A Dnxt_script.c95 nxt_memcpy(script->text.start, data, size); in nxt_script_new()
H A Dnxt_h1proto_websocket.c664 nxt_memcpy(mask, b->mem.pos, 4); in nxt_h1p_conn_ws_pong()
H A Dnxt_main_process.c712 nxt_memcpy(&ppid, msg->buf->mem.pos, sizeof(nxt_pid_t)); in nxt_main_process_whoami_handler()
1621 nxt_memcpy(&size, msg->buf->mem.pos, sizeof(size_t)); in nxt_main_port_conf_store_handler()
H A Dnxt_http_parse.c409 nxt_memcpy(ver.str, &p[1], 8); in nxt_http_parse_request_line()
H A Dnxt_http_static.c644 nxt_memcpy(p, r->args->start, r->args->length); in nxt_http_static_send_ready()
H A Dnxt_router.c798 nxt_memcpy(&size, msg->buf->mem.pos, sizeof(size_t)); in nxt_router_conf_data_handler()
1003 nxt_memcpy(p, app->name.start, app->name.length); in nxt_router_status_handler()
1846 nxt_memcpy(app->name.start, name.start, name.length); in nxt_router_conf_create()
2713 nxt_memcpy(ls->sockaddr, sa, size); in nxt_router_socket_conf()
2746 nxt_memcpy(skcf->sockaddr, sa, size); in nxt_router_socket_conf()
H A Dnxt_application.c422 nxt_memcpy(module->file.start, name, module->file.length); in nxt_discovery_module()
H A Dnxt_http_route.c1217 nxt_memcpy(start, test->start, test->length); in nxt_http_route_pattern_slice()
H A Dnxt_controller.c496 nxt_memcpy(&pid, msg->buf->mem.pos, sizeof(pid)); in nxt_controller_remove_pid_handler()
H A Dnxt_conf_validation.c1532 nxt_memcpy(p, error, size); in nxt_conf_vldt_error()
H A Dnxt_h1proto.c1527 nxt_memcpy(tail->mem.free, tail_chunk, sizeof(tail_chunk)); in nxt_h1p_chunk_create()
/unit/src/perl/
H A Dnxt_perl_psgi.c439 nxt_memcpy(p, suffix.start, suffix.length); in nxt_perl_psgi_module_create()

12