Lines Matching refs:b_flag
96 b_flag = None variable
151 if True not in [mod["Found"] for mod in mods] and b_flag is not None:
633 global b_flag
710 b_flag = opt.bind
712 b_flag = "none"
715 if not b_flag and not status_flag:
722 if b_flag and not args:
736 global b_flag
741 if b_flag in ["none", "None"]:
743 elif b_flag is not None:
744 bind_all(args, b_flag, force_flag)
746 if b_flag is not None: