Home
last modified time | relevance | path

Searched refs:PSF_SETLEVEL (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/pppoe/
H A Doptions.c204 #define PSF_SETLEVEL 0x0002 /* Set log level along the way */ macro
429 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()