Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/zonecfg/
H A Dzonecfg.h128 #define PT_MAXMSGIDS 29 macro
H A Dzonecfg_grammar.y997 | MAXMSGIDS { $$ = PT_MAXMSGIDS; }
H A Dzonecfg.c1373 pt_to_str(PT_MAXMSGIDS)); in usage()
3844 case PT_MAXMSGIDS: in clear_global()
3845 remove_aliased_rctl(PT_MAXMSGIDS, ALIAS_MAXMSGIDS); in clear_global()
4349 } else if (prop_type == PT_MAXMSGIDS) { in set_func()