Home
last modified time | relevance | path

Searched refs:http_res_keywords (Results 1 – 20 of 20) sorted by relevance

/dports/net/haproxy19/haproxy-1.9.16/include/proto/
H A Dhttp_rules.h31 extern struct action_kw_list http_res_keywords;
45 LIST_ADDQ(&http_res_keywords.list, &kw_list->list); in http_res_keywords_register()
/dports/net/nuster/nuster-5.0.4.21/include/proto/
H A Dhttp_rules.h31 extern struct action_kw_list http_res_keywords;
45 LIST_ADDQ(&http_res_keywords.list, &kw_list->list); in http_res_keywords_register()
/dports/net/haproxy20/haproxy-2.0.26/include/proto/
H A Dhttp_rules.h31 extern struct action_kw_list http_res_keywords;
45 LIST_ADDQ(&http_res_keywords.list, &kw_list->list); in http_res_keywords_register()
/dports/net/haproxy21/haproxy-2.1.12/include/proto/
H A Dhttp_rules.h31 extern struct action_kw_list http_res_keywords;
45 LIST_ADDQ(&http_res_keywords.list, &kw_list->list); in http_res_keywords_register()
/dports/net/haproxy/haproxy-2.4.10/include/haproxy/
H A Dhttp_rules.h31 extern struct action_kw_list http_res_keywords;
47 LIST_APPEND(&http_res_keywords.list, &kw_list->list); in http_res_keywords_register()
/dports/net/haproxy22/haproxy-2.2.19/include/haproxy/
H A Dhttp_rules.h31 extern struct action_kw_list http_res_keywords;
47 LIST_ADDQ(&http_res_keywords.list, &kw_list->list); in http_res_keywords_register()
/dports/net/haproxy23/haproxy-2.3.16/include/haproxy/
H A Dhttp_rules.h31 extern struct action_kw_list http_res_keywords;
47 LIST_ADDQ(&http_res_keywords.list, &kw_list->list); in http_res_keywords_register()
/dports/net/haproxy/haproxy-2.4.10/src/
H A Dhttp_rules.c43 struct action_kw_list http_res_keywords = { variable
44 .list = LIST_HEAD_INIT(http_res_keywords.list)
65 return action_lookup(&http_res_keywords.list, kw); in action_http_res_custom()
197 const char *best = action_suggest(args[0], &http_res_keywords.list, NULL); in parse_http_res_cond()
199 action_build_list(&http_res_keywords.list, &trash); in parse_http_res_cond()
/dports/net/haproxy23/haproxy-2.3.16/src/
H A Dhttp_rules.c42 struct action_kw_list http_res_keywords = { variable
43 .list = LIST_HEAD_INIT(http_res_keywords.list)
64 return action_lookup(&http_res_keywords.list, kw); in action_http_res_custom()
171 action_build_list(&http_res_keywords.list, &trash); in parse_http_res_cond()
/dports/net/haproxy22/haproxy-2.2.19/src/
H A Dhttp_rules.c42 struct action_kw_list http_res_keywords = { variable
43 .list = LIST_HEAD_INIT(http_res_keywords.list)
64 return action_lookup(&http_res_keywords.list, kw); in action_http_res_custom()
171 action_build_list(&http_res_keywords.list, &trash); in parse_http_res_cond()
/dports/net/haproxy18/haproxy-1.8.30/include/types/
H A Dproto_http.h358 extern struct action_kw_list http_res_keywords;
/dports/net/haproxy17/haproxy-1.7.14/include/types/
H A Dproto_http.h412 extern struct action_kw_list http_res_keywords;
/dports/net/haproxy20/haproxy-2.0.26/src/
H A Dhttp_rules.c46 struct action_kw_list http_res_keywords = { variable
47 .list = LIST_HEAD_INIT(http_res_keywords.list)
63 return action_lookup(&http_res_keywords.list, kw); in action_http_res_custom()
990 action_build_list(&http_res_keywords.list, &trash); in parse_http_res_cond()
/dports/net/haproxy21/haproxy-2.1.12/src/
H A Dhttp_rules.c46 struct action_kw_list http_res_keywords = { variable
47 .list = LIST_HEAD_INIT(http_res_keywords.list)
63 return action_lookup(&http_res_keywords.list, kw); in action_http_res_custom()
990 action_build_list(&http_res_keywords.list, &trash); in parse_http_res_cond()
/dports/net/haproxy19/haproxy-1.9.16/src/
H A Dhttp_rules.c46 struct action_kw_list http_res_keywords = { variable
47 .list = LIST_HEAD_INIT(http_res_keywords.list)
63 return action_lookup(&http_res_keywords.list, kw); in action_http_res_custom()
990 action_build_list(&http_res_keywords.list, &trash); in parse_http_res_cond()
/dports/net/nuster/nuster-5.0.4.21/src/
H A Dhttp_rules.c46 struct action_kw_list http_res_keywords = { variable
47 .list = LIST_HEAD_INIT(http_res_keywords.list)
63 return action_lookup(&http_res_keywords.list, kw); in action_http_res_custom()
990 action_build_list(&http_res_keywords.list, &trash); in parse_http_res_cond()
/dports/net/haproxy18/haproxy-1.8.30/include/proto/
H A Dproto_http.h158 LIST_ADDQ(&http_res_keywords.list, &kw_list->list); in http_res_keywords_register()
/dports/net/haproxy17/haproxy-1.7.14/include/proto/
H A Dproto_http.h175 LIST_ADDQ(&http_res_keywords.list, &kw_list->list); in http_res_keywords_register()
/dports/net/haproxy18/haproxy-1.8.30/src/
H A Dproto_http.c262 struct action_kw_list http_res_keywords = { variable
263 .list = LIST_HEAD_INIT(http_res_keywords.list)
9278 action_build_list(&http_res_keywords.list, &trash); in parse_http_res_cond()
12635 return action_lookup(&http_res_keywords.list, kw); in action_http_res_custom()
/dports/net/haproxy17/haproxy-1.7.14/src/
H A Dproto_http.c251 struct action_kw_list http_res_keywords = { variable
252 .list = LIST_HEAD_INIT(http_res_keywords.list)
9986 action_build_list(&http_res_keywords.list, &trash); in parse_http_res_cond()
13090 return action_lookup(&http_res_keywords.list, kw); in action_http_res_custom()