Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/pppoe/
H A Doptions.c1842 boolean_t anynonexcept = B_FALSE; in allow_service() local
1850 anynonexcept |= !fep->fe_isexcept; in allow_service()
1868 return (!anynonexcept); in allow_service()