Home
last modified time | relevance | path

Searched defs:has_arg (Results 1 – 6 of 6) sorted by relevance

/openbmc/u-boot/arch/sandbox/include/asm/
H A Dgetopt.h29 int has_arg; member
/openbmc/linux/include/linux/pinctrl/
H A Dpinconf-generic.h185 bool has_arg; member
/openbmc/qemu/qga/
H A Dcommands.c408 bool has_arg, strList *arg, in qmp_guest_exec()
/openbmc/qemu/linux-user/
H A Dmain.c473 bool has_arg; member
/openbmc/linux/drivers/pinctrl/uniphier/
H A Dpinctrl-uniphier-core.c314 bool has_arg = false; in uniphier_conf_pin_config_get() local
/openbmc/linux/security/selinux/
H A Dhooks.c386 #define A(s, has_arg) {#s, sizeof(#s) - 1, Opt_##s, has_arg} argument
391 bool has_arg; member