Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/netpgp/dist/bindings/python/
H A Dnetpgppython_wrap.c1489 PySwigObject_acquire(PyObject *v) in PySwigObject_acquire() function
1491 PySwigObject_acquire(PyObject* v, PyObject *SWIGUNUSEDPARM(args)) in PySwigObject_acquire()
1518 PySwigObject_acquire(v); in PySwigObject_own()
1524 PySwigObject_acquire(v,args); in PySwigObject_own()
1538 …{(char *)"acquire", (PyCFunction)PySwigObject_acquire, METH_NOARGS, (char *)"aquires ownership of…
1549 …{(char *)"acquire", (PyCFunction)PySwigObject_acquire, METH_VARARGS, (char *)"aquires ownership o…