Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/
Dpwdmodule.c217 static struct PyModuleDef pwdmodule = { variable
234 m = PyModule_Create(&pwdmodule); in PyInit_pwd()
DSetup.dist109 pwd pwdmodule.c # this is needed to find out the user's home dir
/external/python/cpython2/
DAndroid.bp275 "Modules/pwdmodule.c",
DMakefile.pre.in665 Modules/pwdmodule.o: $(srcdir)/Modules/pwdmodule.c $(srcdir)/Modules/posixmodule.h
/external/python/cpython2/Modules/
DSetup.dist117 pwd pwdmodule.c # this is needed to find out the user's home dir
/external/python/cpython3/
DMakefile.pre.in786 Modules/pwdmodule.o: $(srcdir)/Modules/pwdmodule.c $(srcdir)/Modules/posixmodule.h
/external/python/cpython2/PC/os2vacpp/
Dmakefile.omk677 pwdmodule.obj: abstract.h ceval.h classobject.h cobject.h complexobject.h \
Dmakefile909 pwdmodule.obj: $(PY_INCLUDE)\abstract.h $(PY_INCLUDE)\ceval.h $(PY_INCLUDE)\classobject.h \