Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/pylibbe/common/
H A Dlibbe_py.c64 static boolean_t convertBEInfoToDictionary(be_node_list_t *be,
316 if (!convertBEInfoToDictionary(be, &dict)) { in beList()
822 convertBEInfoToDictionary(be_node_list_t *be, PyObject **listDict) in convertBEInfoToDictionary() function