Home
last modified time | relevance | path

Searched refs:posix_fchdir (Results 1 – 4 of 4) sorted by relevance

/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/AppPkg/Applications/Python/Python-2.7.2/Modules/
H A Dposixmodule.c1657 posix_fchdir(PyObject *self, PyObject *fdobj) in posix_fchdir() function
8907 {"fchdir", posix_fchdir, METH_O, posix_fchdir__doc__},
/dports/lang/python27/Python-2.7.18/Modules/
H A Dposixmodule.c1842 posix_fchdir(PyObject *self, PyObject *fdobj) in posix_fchdir() function
9107 {"fchdir", posix_fchdir, METH_O, posix_fchdir__doc__},
/dports/lang/python-legacy/Python-2.7.18/Modules/
H A Dposixmodule.c1842 posix_fchdir(PyObject *self, PyObject *fdobj) in posix_fchdir() function
9107 {"fchdir", posix_fchdir, METH_O, posix_fchdir__doc__},
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/AppPkg/Applications/Python/Efi/
H A Dedk2module.c7043 {"fchdir", posix_fchdir, METH_O, posix_fchdir__doc__},