Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/netpgp/dist/bindings/python/
H A Dnetpgppython_wrap.c4582 static PyMethodDef SwigMethods[] = { variable
5169 SWIG_Python_FixMethods(SwigMethods, swig_const_table, swig_types, swig_type_initial); in SWIG_init()
5171 m = Py_InitModule((char *) SWIG_name, SwigMethods); in SWIG_init()