Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/_sqlite/
Dmodule.c46 static PyObject* module_connect(PyObject* self, PyObject* args, PyObject* in module_connect() function
235 {"connect", (PyCFunction)module_connect,