Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
Dpwdmodule.c181 static PyMethodDef pwd_methods[] = { variable
195 m = Py_InitModule3("pwd", pwd_methods, pwd__doc__);
/external/python/cpython3/Modules/
Dpwdmodule.c317 static PyMethodDef pwd_methods[] = { variable
343 pwd_methods,
/external/python/cpython3/Tools/c-analyzer/
Dknown.tsv782 Modules/pwdmodule.c - pwd_methods variable static PyMethodDef pwd_methods