Home
last modified time | relevance | path

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

/external/python/cpython2/PC/os2emx/
Dconfig.c89 extern void initpwd();
155 {"pwd", initpwd},
/external/python/cpython2/Modules/
Dpwdmodule.c192 initpwd(void) function