Searched refs:BASE_SPEC_FLAG (Results 1 – 3 of 3) sorted by relevance
70 #define BASE_SPEC_FLAG (0x20000ULL << 32) macro
737 if ((confirm) && (!(parsed_args->flags & BASE_SPEC_FLAG))) { in get_commandline_args()756 if (parsed_args->flags & BASE_SPEC_FLAG) { in get_commandline_args()931 if (*flags_arg & BASE_SPEC_FLAG) { in parse_nexus_opts()957 if (*flags_arg & BASE_SPEC_FLAG) { in parse_nexus_opts()979 *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()