Home
last modified time | relevance | path

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

/dports/databases/libzdb/libzdb-3.2.2/src/db/
H A DConnection.h78 T Connection_new(void *pool, char **error); in getSubclassData()
H A DConnectionPool.c91 Connection_T con = Connection_new(P, &P->error); in _fillPool()
337 con = Connection_new(P, &P->error); in ConnectionPool_getConnection()
H A DConnection.c136 T Connection_new(void *pool, char **error) { in Connection_new() function
/dports/devel/py-multiprocess/multiprocess-0.70.12.2/py2.5/Modules/_processing/
H A Dconnection.h18 Connection_new(PyTypeObject *type, PyObject *args, PyObject *kwds) in Connection_new() function
425 (newfunc)Connection_new, /* tp_new */
/dports/databases/py-apsw/apsw-3.35.4-r1/src/
H A Dconnection.c309 Connection_new(PyTypeObject *type, APSW_ARGUNUSED PyObject *args, APSW_ARGUNUSED PyObject *kwds) in Connection_new() function
3548 Connection_new, /* tp_new */
/dports/print/py-pycups/pycups-2.0.1/
H A Dcupsconnection.c170 Connection_new (PyTypeObject *type, PyObject *args, PyObject *kwds) in Connection_new() function
5548 Connection_new, /* tp_new */