Home
last modified time | relevance | path

Searched defs:end (Results 1 – 25 of 61) sorted by last modified time

123

/unit/src/
H A Dnxt_router.c1603 u_char *start, u_char *end) in nxt_router_conf_create()
5372 nxt_http_field_t *end = nxt_list_data(i->part); in nxt_fields_next() local
5390 u_char *pos, *end, *p, c; in nxt_router_prepare_msg() local
H A Dnxt_main_process.c28 u_char *end; member
812 u_char *p, *end; in nxt_main_process_title() local
H A Dnxt_conf_validation.c1516 u_char *p, *end; in nxt_conf_vldt_error() local
2275 u_char *p, *end; in nxt_conf_vldt_match_encoded_patterns_set_member() local
2325 u_char *p, *end; in nxt_conf_vldt_match_encoded_pattern() local
H A Dnxt_application.c209 u_char *p, *end; in nxt_discovery_modules() local
1027 u_char *p, *end, *version; in nxt_app_lang_module() local
H A Dnxt_listen_socket.c386 nxt_listen_socket_log_handler(void *ctx, u_char *pos, u_char *end) in nxt_listen_socket_log_handler()
H A Dnxt_http_variables.c685 nxt_http_name_value_t *nv, *end; in nxt_http_var_cookie() local
H A Dnxt_runtime.c950 u_char *end; in nxt_runtime_conf_read_cmd() local
H A Dnxt_var.c323 u_char *p, *end, *next, *src; in nxt_var_compile() local
391 u_char *p, *end, *next; in nxt_var_test() local
427 nxt_var_next_part(u_char *start, u_char *end, nxt_str_t *part) in nxt_var_next_part()
H A Dnxt_http_js.c272 nxt_http_name_value_t *nv, *start, *end; in nxt_http_js_ext_get_cookie() local
316 nxt_http_name_value_t *nv, *start, *end; in nxt_http_js_ext_keys_cookie() local
H A Dnxt_conf.c97 u_char *end; member
338 u_char *p, *end; in nxt_conf_set_member_integer() local
520 u_char *p, *start, *end; in nxt_conf_path_next_token() local
1253 nxt_conf_json_parse(nxt_mp_t *mp, u_char *start, u_char *end, in nxt_conf_json_parse()
1299 nxt_conf_json_skip_space(u_char *start, const u_char *end) in nxt_conf_json_skip_space()
1385 u_char *end, nxt_conf_json_error_t *error) in nxt_conf_json_parse_value()
1495 u_char *end, nxt_conf_json_error_t *error) in nxt_conf_json_parse_object()
1722 u_char *end, nxt_conf_json_error_t *error) in nxt_conf_json_parse_array()
1830 u_char *end, nxt_conf_json_error_t *error) in nxt_conf_json_parse_string()
2091 u_char *end, nxt_conf_json_error_t *error) in nxt_conf_json_parse_number()
H A Dnxt_http_static.c767 u_char ch, *p, *end; in nxt_http_static_extract_extension() local
H A Dnxt_http_request.c634 u_char *p, *end, *server_string; in nxt_http_request_header_send() local
934 u_char *p, *dst, *dst_start, *start, *end, *name; in nxt_http_arguments_parse() local
1037 uint32_t hash, u_char *start, const u_char *end) in nxt_http_argument()
1106 nxt_http_cookie_parse(nxt_array_t *cookies, u_char *start, const u_char *end) in nxt_http_cookie_parse()
1152 u_char *start, const u_char *end) in nxt_http_cookie()
1188 u_char c, *p, *src, *start, *end, plus; in nxt_http_field_hash() local
H A Dnxt_clone.c28 u_char *p, *end; in nxt_clone_credential_setgroups() local
74 u_char *p, *end; in nxt_clone_credential_map_write() local
124 u_char *p, *end, *mapinfo; in nxt_clone_credential_map_set() local
H A Dnxt_openssl.c1629 u_char *p, *end; local
1738 u_char *p, *end; local
1755 nxt_openssl_copy_error(u_char *p, u_char *end)
H A Dnxt_unit.h91 char *end; member
H A Dnxt_credential.c69 u_char *p, *end; in nxt_credential_get() local
H A Dnxt_sprintf.c59 nxt_sprintf(u_char *buf, u_char *end, const char *fmt, ...) in nxt_sprintf()
79 u_char *end; member
98 nxt_vsprintf(u_char *buf, u_char *end, const char *fmt, va_list args) in nxt_vsprintf()
577 u_char *p, *end; in nxt_integer() local
689 u_char *p, *end; in nxt_number() local
H A Dnxt_controller.c592 u_char *end; in nxt_controller_conf_send() local
2429 u_char *end; in nxt_controller_conf_store() local
H A Dnxt_unit.c1927 const char *p, *end; in nxt_unit_field_hash() local
4152 nxt_unit_mmap_t *mm, *end; in nxt_unit_mmaps_destroy() local
4225 nxt_port_mmap_msg_t *mmap_msg, *end; in nxt_unit_mmap_read() local
4348 u_char *p, *end; in nxt_unit_mmap_release() local
6583 char msg[NXT_MAX_ERROR_STR], *p, *end; in nxt_unit_log() local
6626 char msg[NXT_MAX_ERROR_STR], *p, *end; in nxt_unit_req_log() local
6683 nxt_unit_snprint_prefix(char *p, char *end, pid_t pid, int level) in nxt_unit_snprint_prefix()
H A Dnxt_http_route.c954 u_char c, *p, *end; in nxt_http_route_pattern_create() local
1150 u_char *start, *end; in nxt_http_route_decode_str() local
1238 nxt_http_route_t **route, **end; in nxt_http_routes_resolve() local
1266 nxt_http_route_match_t **match, **end; in nxt_http_route_resolve() local
1487 nxt_http_route_t **route, **end; in nxt_http_route_find() local
1608 nxt_http_route_test_t *test, *end; in nxt_http_route_match() local
1649 nxt_http_route_ruleset_t **ruleset, **end; in nxt_http_route_table() local
1673 nxt_http_route_rule_t **rule, **end; in nxt_http_route_ruleset() local
1970 nxt_http_name_value_t *nv, *end; in nxt_http_route_test_argument() local
2048 nxt_http_name_value_t *nv, *end; in nxt_http_route_test_cookie() local
[all …]
H A Dnxt_http_parse.c63 nxt_http_parse_target(u_char **pos, const u_char *end) in nxt_http_parse_target()
159 const u_char *end) in nxt_http_parse_request_line()
482 const u_char *end) in nxt_http_parse_unusual_target()
520 const u_char *end) in nxt_http_parse_field_name()
627 const u_char *end) in nxt_http_parse_field_value()
707 nxt_http_lookup_field_end(u_char *p, const u_char *end) in nxt_http_lookup_field_end()
774 const u_char *end) in nxt_http_parse_field_end()
H A Dnxt_kqueue_engine.c299 struct kevent *kev, *end; in nxt_kqueue_close() local
495 struct kevent *kev, *end; in nxt_kqueue_error() local
H A Dnxt_mem_zone.c84 u_char *end; member
212 u_char *end; in nxt_mem_zone_pages() local
730 u_char *aligned, *end; in nxt_mem_zone_find_free_block() local
H A Dnxt_fs.c14 char *start, *end, *dst; in nxt_fs_mkdir_all() local
/unit/src/nodejs/unit-http/
H A Dhttp_server.js337 ServerResponse.prototype.end = function end(chunk, encoding, callback) { method in ServerResponse

123