Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/zonecfg/
H A Dzonecfg.h127 #define PT_MAXMSGIDS 29 macro
H A Dzonecfg_grammar.y995 | MAXMSGIDS { $$ = PT_MAXMSGIDS; }
H A Dzonecfg.c1330 pt_to_str(PT_MAXMSGIDS)); in usage()
3688 case PT_MAXMSGIDS: in clear_global()
3689 remove_aliased_rctl(PT_MAXMSGIDS, ALIAS_MAXMSGIDS); in clear_global()
4183 } else if (prop_type == PT_MAXMSGIDS) { in set_func()