Home
last modified time | relevance | path

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

/titanic_44/usr/src/lib/pylibbe/common/
H A Dlibbe_py.c58 PyObject *beUnmount(PyObject *, PyObject *);
642 beUnmount(PyObject *self, PyObject *args) in beUnmount() function
1081 {"beUnmount", (PyCFunction)beUnmount, METH_VARARGS, "Unmount a BE."},