Searched defs:posix_fchdir (Results 1 - 1 of 1) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
H A Dposixmodule.c1657 posix_fchdir(PyObject *self, PyObject *fdobj) function
8907 {"fchdir", posix_fchdir, METH_O, posix_fchdir__doc__},

Completed in 24 milliseconds