Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/nwamcfg/
H A Dnwamcfg.h144 #define PT_MAX PT_IP_REQHOST macro
H A Dnwamcfg.c669 assert(prop_type >= PT_MIN && prop_type <= PT_MAX); in pt_to_str()
/illumos-gate/usr/src/cmd/zonecfg/
H A Dzonecfg.h146 #define PT_MAX PT_UPPER macro
H A Dzonecfg.c792 assert(prop_type >= PT_MIN && prop_type <= PT_MAX); in pt_to_str()