Home
last modified time | relevance | path

Searched refs:stats_set_realm (Results 1 – 25 of 27) sorted by relevance

12

/dports/net/haproxy22/haproxy-2.2.19/include/haproxy/
H A Duri_auth.h29 struct uri_auth *stats_set_realm(struct uri_auth **root, char *realm);
/dports/net/haproxy/haproxy-2.4.10/include/haproxy/
H A Duri_auth.h29 struct uri_auth *stats_set_realm(struct uri_auth **root, char *realm);
/dports/net/haproxy23/haproxy-2.3.16/include/haproxy/
H A Duri_auth.h29 struct uri_auth *stats_set_realm(struct uri_auth **root, char *realm);
/dports/net/haproxy21/haproxy-2.1.12/include/common/
H A Duri_auth.h74 struct uri_auth *stats_set_realm(struct uri_auth **root, char *realm);
/dports/net/nuster/nuster-5.0.4.21/include/common/
H A Duri_auth.h74 struct uri_auth *stats_set_realm(struct uri_auth **root, char *realm);
/dports/net/haproxy20/haproxy-2.0.26/include/common/
H A Duri_auth.h81 struct uri_auth *stats_set_realm(struct uri_auth **root, char *realm);
/dports/net/haproxy17/haproxy-1.7.14/include/common/
H A Duri_auth.h81 struct uri_auth *stats_set_realm(struct uri_auth **root, char *realm);
/dports/net/haproxy19/haproxy-1.9.16/include/common/
H A Duri_auth.h81 struct uri_auth *stats_set_realm(struct uri_auth **root, char *realm);
/dports/net/haproxy18/haproxy-1.8.30/include/common/
H A Duri_auth.h81 struct uri_auth *stats_set_realm(struct uri_auth **root, char *realm);
/dports/net/haproxy23/haproxy-2.3.16/src/
H A Duri_auth.c91 struct uri_auth *stats_set_realm(struct uri_auth **root, char *realm) in stats_set_realm() function
H A Dcfgparse-listen.c1849 } else if (!stats_set_realm(&curproxy->uri_auth, args[2])) { in cfg_parse_listen()
/dports/net/haproxy20/haproxy-2.0.26/src/
H A Duri_auth.c89 struct uri_auth *stats_set_realm(struct uri_auth **root, char *realm) in stats_set_realm() function
H A Dcfgparse-listen.c2016 } else if (!stats_set_realm(&curproxy->uri_auth, args[2])) { in cfg_parse_listen()
/dports/net/haproxy19/haproxy-1.9.16/src/
H A Duri_auth.c89 struct uri_auth *stats_set_realm(struct uri_auth **root, char *realm) in stats_set_realm() function
H A Dcfgparse-listen.c2114 } else if (!stats_set_realm(&curproxy->uri_auth, args[2])) { in cfg_parse_listen()
/dports/net/haproxy/haproxy-2.4.10/src/
H A Duri_auth.c91 struct uri_auth *stats_set_realm(struct uri_auth **root, char *realm) in stats_set_realm() function
H A Dcfgparse-listen.c1735 } else if (!stats_set_realm(&curproxy->uri_auth, args[2])) in cfg_parse_listen()
/dports/net/haproxy22/haproxy-2.2.19/src/
H A Duri_auth.c91 struct uri_auth *stats_set_realm(struct uri_auth **root, char *realm) in stats_set_realm() function
H A Dcfgparse-listen.c1840 } else if (!stats_set_realm(&curproxy->uri_auth, args[2])) { in cfg_parse_listen()
/dports/net/haproxy21/haproxy-2.1.12/src/
H A Duri_auth.c90 struct uri_auth *stats_set_realm(struct uri_auth **root, char *realm) in stats_set_realm() function
H A Dcfgparse-listen.c1855 } else if (!stats_set_realm(&curproxy->uri_auth, args[2])) { in cfg_parse_listen()
/dports/net/haproxy18/haproxy-1.8.30/src/
H A Duri_auth.c89 struct uri_auth *stats_set_realm(struct uri_auth **root, char *realm) in stats_set_realm() function
/dports/net/haproxy17/haproxy-1.7.14/src/
H A Duri_auth.c89 struct uri_auth *stats_set_realm(struct uri_auth **root, char *realm) in stats_set_realm() function
/dports/net/nuster/nuster-5.0.4.21/src/
H A Duri_auth.c90 struct uri_auth *stats_set_realm(struct uri_auth **root, char *realm) in stats_set_realm() function
H A Dcfgparse-listen.c1823 } else if (!stats_set_realm(&curproxy->uri_auth, args[2])) { in cfg_parse_listen()

12