Searched refs:libbe (Results 1 - 16 of 16) sorted by relevance

/osnet-11/usr/src/lib/libbe/common/
H A Dllib-lbe28 #include <libbe.h>
H A Dbe_rename.c37 #include <libbe.h>
H A Dbe_zones.c45 #include <libbe.h>
H A Dbe_snapshot.c40 #include <libbe.h>
H A Dbe_activate.c41 #include <libbe.h>
H A Dbe_list.c39 #include <libbe.h>
911 /* Get all user properties used for libbe */
1034 * Get the user property used for the libbe
1178 * support for beadm/libbe in a zone is provided it will need to fill
H A Dbe_utils.c53 #include <libbe.h>
185 pycode = "import libbe\n"
186 "rc, kargs, mountp = libbe.get_kargs_and_mountpt(entnum)\n";
H A Dbe_mount.c48 #include <libbe.h>
H A Dbe_create.c47 #include <libbe.h>
1761 * uuid is org.opensolaris.libbe:uuid
/osnet-11/usr/src/lib/pylibbe/
H A DMakefile.com29 PYSRCS = libbe.py
46 CPPFLAGS += -I/usr/include/python2.6 -D_FILE_OFFSET_BITS=64 -I../../libbe/common
/osnet-11/usr/src/lib/libbe/
H A DMakefile28 HDRS= libbe.h \
45 POFILE = libbe.po
H A DMakefile.com26 LIBRARY= libbe.a
/osnet-11/usr/src/lib/libbe/tbeadm/
H A DMakefile40 STATICDEPLIBS = ../$(ARCH)/libbe.a
44 DEPLIBS = ../$(ARCH)/libbe.so.1
/osnet-11/usr/src/lib/
H A DMakefile265 libbe \
407 libbe \
/osnet-11/usr/src/lib/pylibbe/common/
H A Dlibbe_py.c32 #include <libbe.h>
47 * public libbe functions
80 * call libbe:be_create_snapshot to create a
87 * The following public attribute values. defined by libbe.h,
144 * Description: Convert Python args to nvlist pairs and call libbe:be_copy
268 * Description: Convert Python args to nvlist pairs and call libbe:be_list
397 * Description: Convert Python args to nvlist pairs and call libbe:be_activate
477 * Description: Convert Python args to nvlist pairs and call libbe:be_destroy
535 * Description: Convert Python args to nvlist pairs and call libbe:be_destroy
579 * Description: Convert Python args to nvlist pairs and call libbe
[all...]
/osnet-11/usr/src/lib/pybootmgmt/common/bootmgmt/backend/loader/
H A Dgrub2.py36 import libbe namespace
3504 with libbe.get_boot_config(rpool, init_argdict=argdict) as bootconf:

Completed in 92 milliseconds