Searched refs:u (Results 1 – 25 of 73) sorted by last modified time
123
/unit/src/ |
H A D | nxt_controller.c | 414 if (msg->u.new_port->type != NXT_PROCESS_ROUTER in nxt_controller_process_new_port_handler() 695 if (ls->sockaddr->u.sockaddr.sa_family == AF_UNIX) { in nxt_runtime_controller_socket() 696 const char *path = ls->sockaddr->u.sockaddr_un.sun_path; in nxt_runtime_controller_socket()
|
H A D | nxt_socket_msg.h | 16 #define NXT_CRED_GETPID(u) (u->pid) argument 23 #define NXT_CRED_GETPID(u) (u->cmcred_pid) argument
|
H A D | nxt_main_process.c | 201 offsetof(nxt_common_app_conf_t, u.python.home), 286 offsetof(nxt_common_app_conf_t, u.ruby.hooks), 407 port = msg->u.new_port; in nxt_main_new_port_handler() 1202 if (sa->u.sockaddr.sa_family == AF_INET6) { in nxt_main_listening_socket() 1220 if (sa->u.sockaddr.sa_family == AF_UNIX) { in nxt_main_listening_socket() 1259 if (sa->u.sockaddr.sa_family == AF_UNIX in nxt_main_listening_socket() 1260 && sa->u.sockaddr_un.sun_path[0] != '\0') in nxt_main_listening_socket() 1266 filename = sa->u.sockaddr_un.sun_path; in nxt_main_listening_socket() 1308 filename = sa->u.sockaddr_un.sun_path; in nxt_main_port_socket_unlink_handler() 1319 if (sa->u.sockaddr.sa_family != AF_UNIX in nxt_main_port_socket_unlink_handler() [all …]
|
H A D | nxt_conn_write.c | 51 sb.tls = c->u.tls; in nxt_conn_io_write()
|
H A D | nxt_router.c | 680 port = msg->u.new_port; in nxt_router_new_port_handler() 1031 } u; in nxt_router_app_process_remove_pid() local 1033 u.data = data; in nxt_router_app_process_remove_pid() 1050 msg->u.data); in nxt_router_remove_pid_handler() 2657 action->u.conf = conf; in nxt_router_application_init() 2727 switch (sa->u.sockaddr.sa_family) { in nxt_router_socket_conf() 3115 port = msg->u.new_port; in nxt_router_app_prefork_ready() 3884 if (sa->u.sockaddr.sa_family != AF_UNIX in nxt_router_listen_socket_release() 3885 || sa->u.sockaddr_un.sun_path[0] == '\0') in nxt_router_listen_socket_release() 4431 port = msg->u.new_port; in nxt_router_app_port_ready() [all …]
|
H A D | nxt_application.h | 136 } u; member
|
H A D | nxt_conf_validation.c | 66 } u; member 641 .u.string = "method", 650 .u.string = "host", 663 .u.string = "uri" 668 .u.string = "query" 677 .u.string = "headers" 682 .u.string = "cookies" 753 .u.string = "chroot", 833 .u.string = "module", 896 .u.string = "root", [all …]
|
H A D | nxt_http_static.c | 94 action->u.conf = conf; in nxt_http_static_init() 239 conf = ctx->action->u.conf; in nxt_http_static_iterate() 327 conf = action->u.conf; in nxt_http_static_send_ready() 686 conf = action->u.conf; in nxt_http_static_next()
|
H A D | nxt_http_route.c | 70 } u; member 104 } u; member 816 rule->u.name.hash = hash; in nxt_http_route_rule_name_create() 817 rule->u.name.start = name->start; in nxt_http_route_rule_name_create() 969 pattern->u.pattern_slices = NULL; in nxt_http_route_pattern_create() 1003 pattern->u.regex = re; in nxt_http_route_pattern_create() 1325 tstr = action->u.tstr; in nxt_http_pass_var() 1498 action->u.route = *route; in nxt_http_route_find() 1571 route = start->u.route; in nxt_http_route_handler() 1770 sin = &sa->u.sockaddr_in; in nxt_http_route_addr_pattern_match() [all …]
|
/unit/src/wasm/ |
H A D | nxt_wasm.c | 251 c = &conf->u.wasm; in nxt_wasm_setup()
|
/unit/pkg/docker/ |
H A D | Dockerfile.python3.11 | 18 && hg clone -u 1.31.0-1 https://hg.nginx.org/unit \
|
H A D | Dockerfile.minimal | 18 && hg clone -u 1.31.0-1 https://hg.nginx.org/unit \
|
H A D | Dockerfile.jsc11 | 18 && hg clone -u 1.31.0-1 https://hg.nginx.org/unit \
|
H A D | Dockerfile.perl5.38 | 18 && hg clone -u 1.31.0-1 https://hg.nginx.org/unit \
|
H A D | Dockerfile.node20 | 18 && hg clone -u 1.31.0-1 https://hg.nginx.org/unit \
|
H A D | Dockerfile.go1.21 | 18 && hg clone -u 1.31.0-1 https://hg.nginx.org/unit \
|
H A D | Dockerfile.node18 | 18 && hg clone -u 1.31.0-1 https://hg.nginx.org/unit \
|
H A D | Dockerfile.perl5.36 | 18 && hg clone -u 1.31.0-1 https://hg.nginx.org/unit \
|
H A D | Dockerfile.ruby3.2 | 18 && hg clone -u 1.31.0-1 https://hg.nginx.org/unit \
|
H A D | Dockerfile.wasm | 18 && hg clone -u 1.31.0-1 https://hg.nginx.org/unit \
|
H A D | Dockerfile.php8.2 | 18 && hg clone -u 1.31.0-1 https://hg.nginx.org/unit \
|
H A D | Dockerfile.go1.20 | 18 && hg clone -u 1.31.0-1 https://hg.nginx.org/unit \
|
H A D | template.Dockerfile | 18 && hg clone -u @@VERSION@@-@@PATCHLEVEL@@ https://hg.nginx.org/unit \
|
/unit/auto/ |
H A D | make | 400 install -p -m u=rw,go=r $NXT_BUILD_DIR/lib/$NXT_LIB_UNIT_STATIC \ 404 install -p -m u=rw,go=r $NXT_BUILD_DIR/share/pkgconfig/unit.pc \ 408 install -p -m u=rw,go=r src/nxt_unit.h \
|
/unit/auto/modules/ |
H A D | wasm | 80 set +u 88 set -u
|
123