Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Efi/
Dedk2module.c767 posix_chroot(PyObject *self, PyObject *args) in posix_chroot() function
6832 {"chroot", posix_chroot, METH_VARARGS, posix_chroot__doc__},
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
Dposixmodule.c1842 posix_chroot(PyObject *self, PyObject *args) in posix_chroot() function
8696 {"chroot", posix_chroot, METH_VARARGS, posix_chroot__doc__},