Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libzonecfg/common/
H A Dmapfile-vers189 zonecfg_rm_aliased_rctl;
H A Dlibzonecfg.c6561 zonecfg_rm_aliased_rctl(zone_dochandle_t handle, char *name) in zonecfg_rm_aliased_rctl() function
6624 (void) zonecfg_rm_aliased_rctl(handle, name); in zonecfg_set_aliased_rctl()
/titanic_41/usr/src/head/
H A Dlibzonecfg.h389 extern int zonecfg_rm_aliased_rctl(zone_dochandle_t, char *);
/titanic_41/usr/src/cmd/zonecfg/
H A Dzonecfg.c2945 if ((err = zonecfg_rm_aliased_rctl(handle, name)) != Z_OK) { in remove_aliased_rctl()
3238 if ((err = zonecfg_rm_aliased_rctl(handle, ALIAS_CPUCAP)) != Z_OK) in remove_pcap()
3272 if ((err = zonecfg_rm_aliased_rctl(handle, ALIAS_MAXSWAP)) in remove_mcap()
3281 if ((err = zonecfg_rm_aliased_rctl(handle, ALIAS_MAXLOCKEDMEM)) in remove_mcap()