Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
Dbsddbmodule.c679 bsdhashopen(PyObject *self, PyObject *args) in bsdhashopen() function
840 {"hashopen", (PyCFunction)bsdhashopen, METH_VARARGS},
844 {"open", (PyCFunction)bsdhashopen, METH_VARARGS},