Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/zonecfg/
H A Dzonecfg.h127 #define PT_MAXSHMIDS 28 macro
H A Dzonecfg_grammar.y996 | MAXSHMIDS { $$ = PT_MAXSHMIDS; }
H A Dzonecfg.c1371 pt_to_str(PT_MAXSHMIDS)); in usage()
3841 case PT_MAXSHMIDS: in clear_global()
3842 remove_aliased_rctl(PT_MAXSHMIDS, ALIAS_MAXSHMIDS); in clear_global()
4347 } else if (prop_type == PT_MAXSHMIDS) { in set_func()