mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2025-08-08 08:07:10 +02:00
Rename CLI_ST_PRINT_FREE to CLI_ST_PRINT_DYNERR. Most notably, this highlights that this is reserved to error printing. This is done to ensure consistency between CLI_ST_PRINT/CLI_ST_PRINT_DYN and CLI_ST_PRINT_ERR/CLI_ST_PRINT_DYNERR. The name is also consistent with the function cli_dynerr() which activates it. |
||
---|---|---|
.. | ||
cli.c | ||
conf.c | ||
event.c | ||
filter.c | ||
group.c | ||
http.c | ||
opentracing.c | ||
parser.c | ||
pool.c | ||
scope.c | ||
util.c | ||
vars.c |