Lines Matching defs:avoid
224 "avoid",
316 adv_usage["avoid"] = _("[pkg_fmri_pattern] ...")
464 Image Constraints : avoid unavoid freeze unfreeze
2592 def avoid(api_inst, args):
2593 """Place the specified packages on the avoid list"""
2601 return __api_plan_exception("avoid", False, 0, api_inst)
2604 """Remove the specified packages from the avoid list"""
2615 """Display the current avoid list, and the pkgs that are tracking
5253 "avoid" : [avoid],
5563 # we print both to avoid confusion.