Home
last modified time | relevance | path

Searched refs:smp_dup (Results 1 – 25 of 63) sorted by relevance

123

/dports/net/haproxy19/haproxy-1.9.16/include/proto/
H A Dsample.h50 int smp_dup(struct sample *smp);
122 return smp && (smp_is_safe(smp) || smp_dup(smp)); in smp_make_safe()
169 return smp && (smp_is_rw(smp) || smp_dup(smp)); in smp_make_rw()
/dports/net/haproxy/haproxy-2.4.10/include/haproxy/
H A Dsample.h58 int smp_dup(struct sample *smp);
130 return smp && (smp_is_safe(smp) || smp_dup(smp)); in smp_make_safe()
177 return smp && (smp_is_rw(smp) || smp_dup(smp)); in smp_make_rw()
/dports/net/haproxy17/haproxy-1.7.14/include/proto/
H A Dsample.h50 int smp_dup(struct sample *smp);
119 return smp && (smp_is_safe(smp) || smp_dup(smp)); in smp_make_safe()
163 return smp && (smp_is_rw(smp) || smp_dup(smp)); in smp_make_rw()
/dports/net/haproxy20/haproxy-2.0.26/include/proto/
H A Dsample.h53 int smp_dup(struct sample *smp);
125 return smp && (smp_is_safe(smp) || smp_dup(smp)); in smp_make_safe()
172 return smp && (smp_is_rw(smp) || smp_dup(smp)); in smp_make_rw()
/dports/net/haproxy22/haproxy-2.2.19/include/haproxy/
H A Dsample.h58 int smp_dup(struct sample *smp);
130 return smp && (smp_is_safe(smp) || smp_dup(smp)); in smp_make_safe()
177 return smp && (smp_is_rw(smp) || smp_dup(smp)); in smp_make_rw()
/dports/net/haproxy21/haproxy-2.1.12/include/proto/
H A Dsample.h51 int smp_dup(struct sample *smp);
123 return smp && (smp_is_safe(smp) || smp_dup(smp)); in smp_make_safe()
170 return smp && (smp_is_rw(smp) || smp_dup(smp)); in smp_make_rw()
/dports/net/haproxy23/haproxy-2.3.16/include/haproxy/
H A Dsample.h58 int smp_dup(struct sample *smp);
130 return smp && (smp_is_safe(smp) || smp_dup(smp)); in smp_make_safe()
177 return smp && (smp_is_rw(smp) || smp_dup(smp)); in smp_make_rw()
/dports/net/haproxy18/haproxy-1.8.30/include/proto/
H A Dsample.h50 int smp_dup(struct sample *smp);
124 return smp && (smp_is_safe(smp) || smp_dup(smp)); in smp_make_safe()
173 return smp && (smp_is_rw(smp) || smp_dup(smp)); in smp_make_rw()
/dports/net/nuster/nuster-5.0.4.21/include/proto/
H A Dsample.h51 int smp_dup(struct sample *smp);
123 return smp && (smp_is_safe(smp) || smp_dup(smp)); in smp_make_safe()
170 return smp && (smp_is_rw(smp) || smp_dup(smp)); in smp_make_rw()
/dports/net/haproxy20/haproxy-2.0.26/src/
H A Dvars.c327 smp_dup(smp); in smp_fetch_var()
608 smp_dup(smp); in vars_get_by_name()
645 smp_dup(smp); in vars_get_by_desc()
H A Dpattern.c474 if (!smp_dup(smp)) in pat_match_str()
485 if (!smp_dup(smp)) in pat_match_str()
662 if (!smp_dup(smp)) in pat_match_beg()
/dports/net/haproxy21/haproxy-2.1.12/src/
H A Dvars.c327 smp_dup(smp); in smp_fetch_var()
608 smp_dup(smp); in vars_get_by_name()
645 smp_dup(smp); in vars_get_by_desc()
H A D51d.c535 if (!smp_dup(smp))
H A Dpattern.c474 if (!smp_dup(smp)) in pat_match_str()
485 if (!smp_dup(smp)) in pat_match_str()
662 if (!smp_dup(smp)) in pat_match_beg()
/dports/net/haproxy23/haproxy-2.3.16/src/
H A Dvars.c355 smp_dup(smp); in smp_fetch_var()
622 smp_dup(smp); in vars_get_by_name()
659 smp_dup(smp); in vars_get_by_desc()
H A D51d.c537 if (!smp_dup(smp))
/dports/net/haproxy22/haproxy-2.2.19/src/
H A Dvars.c355 smp_dup(smp); in smp_fetch_var()
622 smp_dup(smp); in vars_get_by_name()
659 smp_dup(smp); in vars_get_by_desc()
H A D51d.c537 if (!smp_dup(smp))
H A Dpattern.c474 if (!smp_dup(smp)) in pat_match_str()
485 if (!smp_dup(smp)) in pat_match_str()
662 if (!smp_dup(smp)) in pat_match_beg()
/dports/net/haproxy/haproxy-2.4.10/src/
H A Dvars.c605 smp_dup(smp); in vars_get_by_name()
642 smp_dup(smp); in vars_get_by_desc()
H A Dpattern.c457 if (!smp_dup(smp)) in pat_match_str()
468 if (!smp_dup(smp)) in pat_match_str()
662 if (!smp_dup(smp)) in pat_match_beg()
/dports/net/haproxy18/haproxy-1.8.30/src/
H A D51d.c475 if (!smp_dup(smp))
/dports/net/haproxy17/haproxy-1.7.14/src/
H A D51d.c449 if (!smp_dup(smp))
/dports/net/haproxy/haproxy-2.4.10/addons/51degrees/
H A D51d.c537 if (!smp_dup(smp))
/dports/net/nuster/nuster-5.0.4.21/src/
H A D51d.c535 if (!smp_dup(smp))

123