Searched refs:beName (Results 1 – 3 of 3) sorted by relevance
| /titanic_53/usr/src/lib/pylibbe/common/ |
| H A D | libbe_py.c | 100 char *beName = NULL; in beCreateSnapshot() local 106 if (!PyArg_ParseTuple(args, "z|z", &beName, &snapName)) { in beCreateSnapshot() 111 BE_ATTR_ORIG_BE_NAME, beName, in beCreateSnapshot() 292 char *beName = NULL; local 310 kwlist, &beName, &noSnaps)) { 318 if ((ret = be_list(beName, &list, listopts)) != BE_SUCCESS) { 428 char *beName = NULL; local 432 if (!PyArg_ParseTuple(args, "z", &beName)) { 436 if (!convertPyArgsToNvlist(&beAttrs, 2, BE_ATTR_ORIG_BE_NAME, beName)) { 468 char *beName = NULL; local [all …]
|
| /titanic_53/usr/src/boot/sys/boot/forth/ |
| H A D | beadm.4th | 264 ." beadm activate {beName [device] | device}" cr
|
| /titanic_53/usr/src/boot/sys/boot/common/ |
| H A D | help.common | 35 beadm activate beName [<device>]
|