Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/zonecfg/
H A Dzonecfg.c4219 set_aliased_rctl(char *alias, int prop_type, char *s) in set_aliased_rctl() function
4544 set_aliased_rctl(ALIAS_MAXLWPS, prop_type, prop_id); in set_func()
4547 set_aliased_rctl(ALIAS_MAXPROCS, prop_type, prop_id); in set_func()
4550 set_aliased_rctl(ALIAS_MAXSHMMEM, prop_type, prop_id); in set_func()
4553 set_aliased_rctl(ALIAS_MAXSHMIDS, prop_type, prop_id); in set_func()
4556 set_aliased_rctl(ALIAS_MAXMSGIDS, prop_type, prop_id); in set_func()
4559 set_aliased_rctl(ALIAS_MAXSEMIDS, prop_type, prop_id); in set_func()
4562 set_aliased_rctl(ALIAS_SHARES, prop_type, prop_id); in set_func()