Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/zonecfg/
H A Dzonecfg.c3071 prompt_remove_resource(cmd_t *cmd, char *rsrc) in prompt_remove_resource() function
3150 if (!prompt_remove_resource(cmd, "fs")) in remove_fs()
3183 if (!prompt_remove_resource(cmd, "net")) in remove_net()
3216 if (!prompt_remove_resource(cmd, "device")) in remove_device()
3249 if (!prompt_remove_resource(cmd, "attr")) in remove_attr()
3282 if (!prompt_remove_resource(cmd, "dataset")) in remove_dataset()
3316 if (!prompt_remove_resource(cmd, "rctl")) in remove_rctl()
3438 if (!prompt_remove_resource(cmd, "admin")) in remove_admin()