Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
Dposixmodule.c8860 static PyMethodDef posix_methods[] = { variable
9486 posix_methods, in INITFUNC()
/external/python/cpython3/Modules/
Dposixmodule.c12632 static PyMethodDef posix_methods[] = { variable
13300 posix_methods,