Searched refs:b_flag (Results 1 – 1 of 1) sorted by relevance
96 b_flag = None variable633 global b_flag710 b_flag = opt.bind712 b_flag = "none"715 if not b_flag and not status_flag:722 if b_flag and not args:736 global b_flag741 if b_flag in ["none", "None"]:743 elif b_flag is not None:744 bind_all(args, b_flag, force_flag)[all …]