Home
last modified time | relevance | path

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

/hostap-latest/wpaspy/
Dwpaspy.c196 static PyMethodDef module_methods[] = { variable
206 mod = Py_InitModule("wpaspy", module_methods); in initwpaspy()