]> xenbits.xensource.com Git - libvirt.git/commit
virsh: Move/add some of function declarations to virsh-domain.h
authorLin Ma <lma@suse.com>
Tue, 10 Nov 2020 09:51:01 +0000 (17:51 +0800)
committerMichal Privoznik <mprivozn@redhat.com>
Tue, 10 Nov 2020 17:34:26 +0000 (18:34 +0100)
commit7a975279b1b611c5bdd0074eb933476b4ff91a6e
tree5626f82c4ce6b3c6f275a57b82e2bc16036d82ba
parentaa54cb9d3565f4e96a3612c76a41cb15255b7bae
virsh: Move/add some of function declarations to virsh-domain.h

The upcoming patches introduce completers into virsh-completer-domain.c,
They will invoke the functions which are defined in virsh-domain.c, So
these functions need to be declared in virsh-domain.h.

Signed-off-by: Lin Ma <lma@suse.com>
Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
tools/virsh-domain.c
tools/virsh-domain.h