]> git.ipfire.org Git - thirdparty/haproxy.git/commit
REORG: cli: move 'show pools' to memory.c
authorWilliam Lallemand <wlallemand@haproxy.com>
Sat, 19 Nov 2016 01:25:36 +0000 (02:25 +0100)
committerWilly Tarreau <w@1wt.eu>
Thu, 24 Nov 2016 15:59:27 +0000 (16:59 +0100)
commite7ed8855de07d5a8a90b261b0061e7777a957948
tree6378671eb3bf2131603d78b2ac4498eefcf41f72
parent222baf20dae36f4c0ea2c02919550bee3e530080
REORG: cli: move 'show pools' to memory.c

Move 'show pools' CLI functions to memory.c and use the cli keyword
API to register it on the CLI.
include/types/cli.h
src/cli.c
src/memory.c