Home
last modified time | relevance | path

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

/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/bits/
H A Dgetopt_ext.h55 int has_arg; member
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/bits/
H A Dgetopt_ext.h55 int has_arg; member
/OK3568_Linux_fs/u-boot/arch/sandbox/include/asm/
H A Dgetopt.h29 int has_arg; member
/OK3568_Linux_fs/kernel/include/linux/pinctrl/
H A Dpinconf-generic.h175 bool has_arg; member
/OK3568_Linux_fs/kernel/drivers/pinctrl/uniphier/
H A Dpinctrl-uniphier-core.c312 bool has_arg = false; in uniphier_conf_pin_config_get() local
/OK3568_Linux_fs/buildroot/dl/sox/git/src/
H A Dsox.h2531 …lsx_option_arg_t has_arg; /**< Whether the long option supports an argument and, if so, whether th… member
/OK3568_Linux_fs/kernel/security/selinux/
H A Dhooks.c373 #define A(s, has_arg) {#s, sizeof(#s) - 1, Opt_##s, has_arg} argument
378 bool has_arg; member