Home
last modified time | relevance | path

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

/xen/tools/pygrub/src/fsimage/
A Dfsimage.c117 static struct PyMethodDef fsimage_file_methods[] = { variable
127 return (Py_FindMethod(fsimage_file_methods, (PyObject *)file, name)); in fsimage_file_getattr()
152 .tp_methods = fsimage_file_methods,

Completed in 18 milliseconds