Searched refs:PSF_SETLEVEL (Results 1 – 1 of 1) sorted by relevance
204 #define PSF_SETLEVEL 0x0002 /* Set log level along the way */ macro429 if (ISGLOBAL(slp) && (slp->sl_parse->ps_flags & PSF_SETLEVEL)) { in set_debug()444 if (ISGLOBAL(slp) && (slp->sl_parse->ps_flags & PSF_SETLEVEL)) { in set_nodebug()1695 pstate.ps_flags |= PSF_SETLEVEL; in parse_options()1698 pstate.ps_flags &= ~PSF_SETLEVEL; in parse_options()