mirror of
https://github.com/haproxy/haproxy.git
synced 2026-02-18 01:58:09 -05: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 | ||