Home
last modified time | relevance | path

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

/openbmc/qemu/contrib/vhost-user-input/
H A Dmain.c278 static gboolean opt_nograb; variable
284 { "no-grab", 'n', 0, G_OPTION_ARG_NONE, &opt_nograb,
343 if (!opt_nograb) { in main()