Searched refs:beName (Results 1 – 3 of 3) sorted by relevance
/illumos-gate/usr/src/lib/pylibbe/common/ |
H A D | libbe_py.c | 99 char *beName = NULL; in beCreateSnapshot() local 105 if (!PyArg_ParseTuple(args, "z|z", &beName, &snapName)) { in beCreateSnapshot() 110 BE_ATTR_ORIG_BE_NAME, beName, in beCreateSnapshot() 289 char *beName = NULL; local 307 kwlist, &beName, &noSnaps)) { 315 if ((ret = be_list(beName, &list, listopts)) != BE_SUCCESS) { 427 char *beName = NULL; local 435 kwlist, &beName, &temp)) { 440 if (!convertPyArgsToNvlist(&beAttrs, 2, BE_ATTR_ORIG_BE_NAME, beName) || 475 char *beName = NULL; local [all …]
|
/illumos-gate/usr/src/boot/common/ |
H A D | help.common | 35 beadm activate beName [<device>]
|
/illumos-gate/usr/src/boot/forth/ |
H A D | beadm.4th | 268 ." beadm activate {beName [device] | device}" cr
|