Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/pppoe/
H A Doptions.c102 #define SEF_DEBUGCLR 0x00000400 /* do not add se_debug from global */ macro
333 if (!(sep->se_flags & SEF_DEBUGCLR)) { in close_service()
336 SEF_DEBUGCLR; in close_service()
442 slp->sl_entry.se_flags |= SEF_DEBUGCLR; in set_nodebug()
1721 if (mainsvc->se_flags & SEF_DEBUGCLR) in parse_options()