Home
last modified time | relevance | path

Searched refs:nxt_memzero (Results 1 – 25 of 51) sorted by last modified time

123

/unit/src/
H A Dnxt_router.c985 nxt_memzero(report, sizeof(nxt_status_report_t)); in nxt_router_status_handler()
1710 nxt_memzero(app, sizeof(nxt_app_t)); in nxt_router_conf_create()
1755 nxt_memzero(app_joint, sizeof(nxt_app_joint_t)); in nxt_router_conf_create()
1960 nxt_memzero(&lscf, sizeof(lscf)); in nxt_router_conf_create()
H A Dnxt_main_process.c1676 nxt_memzero(&file, sizeof(nxt_file_t)); in nxt_main_file_store()
1712 nxt_memzero(&file, sizeof(nxt_file_t)); in nxt_main_port_access_log_handler()
H A Dnxt_conf_validation.c3417 nxt_memzero(&conf, sizeof(nxt_conf_vldt_access_log_conf_t)); in nxt_conf_vldt_access_log()
H A Dnxt_application.c960 nxt_memzero(&file, sizeof(nxt_file_t)); in nxt_app_set_logs()
973 nxt_memzero(&file, sizeof(nxt_file_t)); in nxt_app_set_logs()
1121 nxt_memzero(init, sizeof(nxt_unit_init_t)); in nxt_unit_default_init()
H A Dnxt_runtime.c793 nxt_memzero(&rt->capabilities, sizeof(nxt_capabilities_t)); in nxt_runtime_conf_init()
1489 nxt_memzero(&file, sizeof(nxt_file_t)); in nxt_runtime_pid_file_create()
H A Dnxt_var.c510 nxt_memzero(&parts, sizeof(nxt_array_t)); in nxt_var_interpreter()
H A Dnxt_file.c54 nxt_memzero(&how, sizeof(how)); in nxt_file_openat2()
H A Dnxt_http_static.c372 nxt_memzero(&file, sizeof(nxt_file_t)); in nxt_http_static_send_ready()
418 nxt_memzero(&file, sizeof(nxt_file_t)); in nxt_http_static_send_ready()
H A Dnxt_router_access_log.c82 nxt_memzero(&alcf, sizeof(nxt_router_access_log_conf_t)); in nxt_router_access_log_create()
H A Dnxt_openssl.c1149 nxt_memzero(conf->tickets->tickets,
H A Dnxt_php_sapi.c1016 nxt_memzero(&ctx, sizeof(ctx)); in nxt_php_request_handler()
1142 nxt_memzero(handle, sizeof(zend_file_handle)); in nxt_zend_stream_init_fp()
H A Dnxt_http_rewrite.c63 nxt_memzero(&rp, sizeof(nxt_http_request_parse_t)); in nxt_http_rewrite()
H A Dnxt_controller.c186 nxt_memzero(&ctrl_init, sizeof(nxt_controller_init_t)); in nxt_controller_prefork()
248 nxt_memzero(&file, sizeof(nxt_file_t)); in nxt_controller_file_read()
368 nxt_memzero(&vldt, sizeof(nxt_conf_validation_t)); in nxt_controller_start()
1113 nxt_memzero(&resp, sizeof(nxt_controller_response_t)); in nxt_controller_process_request()
1283 nxt_memzero(&resp, sizeof(nxt_controller_response_t)); in nxt_controller_process_config()
1387 nxt_memzero(&vldt, sizeof(nxt_conf_validation_t)); in nxt_controller_process_config()
1470 nxt_memzero(&vldt, sizeof(nxt_conf_validation_t)); in nxt_controller_process_config()
1612 nxt_memzero(&resp, sizeof(nxt_controller_response_t)); in nxt_controller_process_status()
1671 nxt_memzero(&resp, sizeof(nxt_controller_response_t)); in nxt_controller_status_response()
2582 nxt_memzero(&pretty, sizeof(nxt_conf_json_pretty_t)); in nxt_controller_response()
[all …]
H A Dnxt_socket_msg.h99 nxt_memzero(cmsg, sizeof(struct cmsghdr)); in nxt_socket_msg_oob_init()
119 nxt_memzero(cmsg, sizeof(struct cmsghdr)); in nxt_socket_msg_oob_init()
H A Dnxt_http_route.c439 nxt_memzero(&mtcf, sizeof(mtcf)); in nxt_http_route_match_create()
659 nxt_memzero(&acf, sizeof(acf)); in nxt_http_action_init()
667 nxt_memzero(action, sizeof(nxt_http_action_t)); in nxt_http_action_init()
1442 nxt_memzero(segments, n * sizeof(nxt_str_t)); in nxt_http_pass_segments()
H A Dnxt_h1proto.c925 nxt_memzero(b->file, sizeof(nxt_file_t)); in nxt_h1p_request_body_read()
1809 nxt_memzero(h1p, offsetof(nxt_h1proto_t, conn)); in nxt_h1p_keepalive()
H A Dnxt_script.c419 nxt_memzero(&file, sizeof(nxt_file_t)); in nxt_script_store_load()
568 nxt_memzero(&file, sizeof(nxt_file_t)); in nxt_script_store_get_handler()
681 nxt_memzero(&file, sizeof(nxt_file_t)); in nxt_script_file_read()
H A Dnxt_kqueue_engine.c240 nxt_memzero(&engine->u.kqueue, sizeof(nxt_kqueue_engine_t)); in nxt_kqueue_free()
570 nxt_memzero(&sa, sizeof(struct sigaction)); in nxt_kqueue_add_signal()
H A Dnxt_mem_zone.c254 nxt_memzero(start, reserved); in nxt_mem_zone_pages()
436 nxt_memzero(p, size); in nxt_mem_zone_zalloc()
563 nxt_memzero(map, slot->map_size); in nxt_mem_zone_alloc_small()
911 nxt_memzero(&page[1], (count - 1) * sizeof(nxt_mem_zone_page_t)); in nxt_mem_zone_free_pages()
920 nxt_memzero(next_page, sizeof(nxt_mem_zone_page_t)); in nxt_mem_zone_free_pages()
H A Dnxt_job.c53 nxt_memzero(job, size); in nxt_job_init()
H A Dnxt_string.h36 #define nxt_memzero(buf, length) \ macro
H A Dnxt_sockaddr.c33 nxt_memzero(sa, offsetof(nxt_sockaddr_t, u.sockaddr.sa_data[1])); in nxt_sockaddr_cache_alloc()
945 nxt_memzero(zero_start, groups_left); in nxt_inet6_addr()
H A Dnxt_nncq.h92 nxt_memzero((void *) q->entries, NXT_NNCQ_SIZE * sizeof(nxt_nncq_atomic_t)); in nxt_nncq_init()
/unit/src/test/
H A Dnxt_http_parse_test.c550 nxt_memzero(&rp, sizeof(nxt_http_request_parse_t)); in nxt_http_parse_test()
587 nxt_memzero(&hash, sizeof(nxt_lvlhsh_t)); in nxt_http_parse_test()
594 nxt_memzero(&hash, sizeof(nxt_lvlhsh_t)); in nxt_http_parse_test()
605 nxt_memzero(&hash, sizeof(nxt_lvlhsh_t)); in nxt_http_parse_test()
673 nxt_memzero(&rp, sizeof(nxt_http_request_parse_t)); in nxt_http_parse_test_bench()
H A Dnxt_utf8_file_name_test.c67 nxt_memzero(&uc_file, sizeof(nxt_file_t)); in nxt_utf8_file_name_test()
72 nxt_memzero(&lc_file, sizeof(nxt_file_t)); in nxt_utf8_file_name_test()

123