]> git.ipfire.org Git - thirdparty/libvirt.git/commit
virCommandPassFD: Give name to flags
authorMichal Privoznik <mprivozn@redhat.com>
Wed, 21 Mar 2018 16:17:54 +0000 (17:17 +0100)
committerMichal Privoznik <mprivozn@redhat.com>
Thu, 22 Mar 2018 06:44:14 +0000 (07:44 +0100)
commitc02736059a8f3c7966b2e2796a43e8c438f87ccc
tree52eb2f94336b0a8512ddf125a0e3c98abe401991
parentb56db91bc339e08d2a34b9d14c348b1c228b0349
virCommandPassFD: Give name to flags

The flags passed to virCommandPassFD() are unnamed and
documentation to this function doesn't list them either.
Give them name and mention it in documentation to functions
using them.

Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
Reviewed-by: Laine Stump <laine@laine.org>
src/util/vircommand.c
src/util/vircommand.h