]> git.ipfire.org Git - thirdparty/libvirt.git/commit
virsh: Introduce new 'VSH_OT_ARGV' accessors
authorPeter Krempa <pkrempa@redhat.com>
Wed, 6 Mar 2024 16:26:56 +0000 (17:26 +0100)
committerPeter Krempa <pkrempa@redhat.com>
Thu, 25 Apr 2024 12:13:19 +0000 (14:13 +0200)
commitda3c5638f9cef5cc91e9f4678f324f38a4e27b14
tree26453bba7da282cbc348444484e24c4a8eb82960
parent1818cbda3bf404c55764b4e1a80aebaac960774b
virsh: Introduce new 'VSH_OT_ARGV' accessors

In preparation for internal parser refactor introduce new accessors for
the VSH_OT_ARGV type which will return a NULL-terminated string list or
even a concatenated string for the given argument.

Signed-off-by: Peter Krempa <pkrempa@redhat.com>
Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
tools/virsh-checkpoint.c
tools/virsh-domain-monitor.c
tools/virsh-domain.c
tools/virsh-network.c
tools/virsh-snapshot.c
tools/vsh.c
tools/vsh.h