vzlist: generalize print_onboot() to print_bool()

print_bool() is a function that can be used to print a boolean
value, ie true/false or yes/no.

print_onboot() is using print_bool().

Pure refactoring, no functional change.

Signed-off-by: Kir Kolyshkin <kir@openvz.org>
1 file changed