Searched refs:ngx_http_location_tree_node_t (Results 1 – 3 of 3) sorted by relevance
63 typedef struct ngx_http_location_tree_node_s ngx_http_location_tree_node_t; typedef324 ngx_http_location_tree_node_t *static_locations;459 ngx_http_location_tree_node_t *left;460 ngx_http_location_tree_node_t *right;461 ngx_http_location_tree_node_t *tree;
46 static ngx_http_location_tree_node_t *1067 static ngx_http_location_tree_node_t *1074 ngx_http_location_tree_node_t *node; in ngx_http_create_locations_tree()1082 offsetof(ngx_http_location_tree_node_t, name) + len); in ngx_http_create_locations_tree()
26 ngx_http_location_tree_node_t *node);1390 ngx_http_location_tree_node_t *node) in ngx_http_core_find_static_location()