mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2026-01-21 01:51:09 +01:00
Move the "show stat" command to stats.c using the CLI keyword API to register it on the CLI. The stats_dump_stat_to_buffer() function is now static again.