CLEANUP: stconn: rename cs_appctx() to sc_appctx()
authorWilly Tarreau <w@1wt.eu>
Wed, 18 May 2022 15:58:02 +0000 (17:58 +0200)
committerWilly Tarreau <w@1wt.eu>
Fri, 27 May 2022 17:33:34 +0000 (19:33 +0200)
commit8e7c6e6907624b116483e086b8635d0f173560df
treef42c4bc98a512ff45904c23710982c1aed62fa47
parent417a31bb556246df62392e5e0954a82fb5407320
CLEANUP: stconn: rename cs_appctx() to sc_appctx()

Nothing special, just s/cs/sc/, roughly 50-60 entries.
include/haproxy/conn_stream.h
src/backend.c
src/cache.c
src/conn_stream.c
src/hlua.c
src/http_ana.c
src/proxy.c
src/resolvers.c
src/stats.c
src/stream.c