]> git.ipfire.org Git - thirdparty/libvirt.git/commit
virxml: Introduce virXPathTristateBool()
authorMichal Privoznik <mprivozn@redhat.com>
Thu, 2 Oct 2025 07:29:19 +0000 (09:29 +0200)
committerMichal Privoznik <mprivozn@redhat.com>
Wed, 15 Oct 2025 07:56:30 +0000 (09:56 +0200)
commite3e4c620f1af03c35c4f0dc7c8a65ea5464df687
tree664ba01bad6405c6f0af26bf72afdc05d068b996
parentc689aa80c10242b9c1c4633089ba7ee3f7c1f801
virxml: Introduce virXPathTristateBool()

Similarly to other virXPath* functions, let's have a helper that
evaluates an XPath and stores the value into virTristateBool.

Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
src/libvirt_private.syms
src/util/virxml.c
src/util/virxml.h