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.h141 #define PT_MAX PT_WLAN_SECURITY_MODE macro
H A Dnwamcfg.c663 assert(prop_type >= PT_MIN && prop_type <= PT_MAX);
/illumos-gate/usr/src/cmd/zonecfg/
H A Dzonecfg.h98 /* property types: increment PT_MAX when expanding this list */
146 #define PT_MAX PT_UPPER macro
H A Dzonecfg.c790 assert(prop_type >= PT_MIN && prop_type <= PT_MAX);

Completed in 65 milliseconds