Searched refs:BASE_SPEC_FLAG (Results 1 – 3 of 3) sorted by relevance
70 #define BASE_SPEC_FLAG (0x20000ULL << 32) macro
738 if ((confirm) && (!(parsed_args->flags & BASE_SPEC_FLAG))) { in get_commandline_args()757 if (parsed_args->flags & BASE_SPEC_FLAG) { in get_commandline_args()932 if (*flags_arg & BASE_SPEC_FLAG) { in parse_nexus_opts()958 if (*flags_arg & BASE_SPEC_FLAG) { in parse_nexus_opts()980 *flags_arg |= BASE_SPEC_FLAG; in parse_nexus_opts()
1356 if ((input_args_p->flags & (BASE_SPEC_FLAG | NEXUS_FLAG)) == in do_device_or_nexus()1357 (BASE_SPEC_FLAG | NEXUS_FLAG)) { in do_device_or_nexus()