Searched refs:ALIAS_MAXPROCS (Results 1 – 4 of 4) sorted by relevance
/titanic_50/usr/src/head/ |
H A D | libzonecfg.h | 155 #define ALIAS_MAXPROCS "max-processes" macro
|
/titanic_50/usr/src/cmd/zonecfg/ |
H A D | zonecfg.c | 189 ALIAS_MAXPROCS, 235 ALIAS_MAXPROCS, 301 "clear " ALIAS_MAXPROCS, 351 "set " ALIAS_MAXPROCS "=", 3680 remove_aliased_rctl(PT_MAXPROCS, ALIAS_MAXPROCS); in clear_global() 4381 set_aliased_rctl(ALIAS_MAXPROCS, prop_type, prop_id); in set_func() 5524 info_aliased_rctl(handle, fp, ALIAS_MAXPROCS); in info_func() 5576 info_aliased_rctl(handle, fp, ALIAS_MAXPROCS); in info_func()
|
/titanic_50/usr/src/cmd/zoneadmd/ |
H A D | vplat.c | 3360 if (zonecfg_get_aliased_rctl(handle, ALIAS_MAXPROCS, &maxprocs) in get_rctls()
|
/titanic_50/usr/src/lib/libzonecfg/common/ |
H A D | libzonecfg.c | 181 {ALIAS_MAXPROCS, "zone.max-processes", "privileged", "deny", 100},
|