Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/zonecfg/
H A Dzonecfg.h126 #define PT_MAXSHMIDS 28 macro
H A Dzonecfg_grammar.y994 | MAXSHMIDS { $$ = PT_MAXSHMIDS; }
H A Dzonecfg.c1328 pt_to_str(PT_MAXSHMIDS)); in usage()
3685 case PT_MAXSHMIDS: in clear_global()
3686 remove_aliased_rctl(PT_MAXSHMIDS, ALIAS_MAXSHMIDS); in clear_global()
4181 } else if (prop_type == PT_MAXSHMIDS) { in set_func()