Home
last modified time | relevance | path

Searched refs:opt_print_caps (Results 1 – 4 of 4) sorted by relevance

/openbmc/qemu/contrib/vhost-user-scsi/
H A Dvhost-user-scsi.c356 static gboolean opt_print_caps; variable
360 { "print-capabilities", 'c', 0, G_OPTION_ARG_NONE, &opt_print_caps,
386 if (opt_print_caps) { in main()
/openbmc/qemu/contrib/vhost-user-input/
H A Dmain.c279 static gboolean opt_print_caps; variable
282 { "print-capabilities", 'c', 0, G_OPTION_ARG_NONE, &opt_print_caps,
312 if (opt_print_caps) { in main()
/openbmc/qemu/contrib/vhost-user-blk/
H A Dvhost-user-blk.c579 static gboolean opt_print_caps; variable
583 { "print-capabilities", 'c', 0, G_OPTION_ARG_NONE, &opt_print_caps,
609 if (opt_print_caps) { in main()
/openbmc/qemu/contrib/vhost-user-gpu/
H A Dvhost-user-gpu.c45 static gboolean opt_print_caps; variable
1232 { "print-capabilities", 'c', 0, G_OPTION_ARG_NONE, &opt_print_caps,
1265 if (opt_print_caps) { in main()