Lines Matching refs:DENY_NEW_BE
46 DENY_NEW_BE = "deny_new_be"
339 del opts_new[DENY_NEW_BE]
342 if (opts[BE_NAME] or opts[REQUIRE_NEW_BE]) and opts[DENY_NEW_BE]:
344 [REQUIRE_NEW_BE, DENY_NEW_BE])
349 if opts[DENY_NEW_BE]:
518 if DENY_NEW_BE in opts and opts[DENY_NEW_BE]:
520 [arg1, DENY_NEW_BE])
558 if DENY_NEW_BE in opts and opts[DENY_NEW_BE]:
560 [arg1, DENY_NEW_BE])
742 if DENY_NEW_BE in opts and opts[DENY_NEW_BE]:
744 [arg1, DENY_NEW_BE])
953 (DENY_NEW_BE, False, [], {"type": "boolean"}),