Lines Matching refs:b_flag
82 b_flag = None variable
126 if True not in [mod["Found"] for mod in mods] and b_flag is not None:
600 global b_flag
677 b_flag = opt.bind
679 b_flag = "none"
682 if not b_flag and not status_flag:
689 if b_flag and not args:
702 global b_flag
707 if b_flag in ["none", "None"]:
709 elif b_flag is not None:
710 bind_all(args, b_flag, force_flag)
712 if b_flag is not None: