Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/zonecfg/
H A Dzonecfg.c3050 remove_aliased_rctl(int type, char *name) in remove_aliased_rctl() function
3743 remove_aliased_rctl(PT_SWAP, ALIAS_MAXSWAP); in clear_property()
3746 remove_aliased_rctl(PT_LOCKED, ALIAS_MAXLOCKEDMEM); in clear_property()
3833 remove_aliased_rctl(PT_MAXLWPS, ALIAS_MAXLWPS); in clear_global()
3836 remove_aliased_rctl(PT_MAXPROCS, ALIAS_MAXPROCS); in clear_global()
3839 remove_aliased_rctl(PT_MAXSHMMEM, ALIAS_MAXSHMMEM); in clear_global()
3842 remove_aliased_rctl(PT_MAXSHMIDS, ALIAS_MAXSHMIDS); in clear_global()
3845 remove_aliased_rctl(PT_MAXMSGIDS, ALIAS_MAXMSGIDS); in clear_global()
3848 remove_aliased_rctl(PT_MAXSEMIDS, ALIAS_MAXSEMIDS); in clear_global()
3851 remove_aliased_rctl(PT_SHARES, ALIAS_SHARES); in clear_global()