Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Efi/
Dedk2module.c5191 posix_major(PyObject *self, PyObject *args) in posix_major() function
7028 {"major", posix_major, METH_VARARGS, posix_major__doc__},
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
Dposixmodule.c6844 posix_major(PyObject *self, PyObject *args) in posix_major() function
8892 {"major", posix_major, METH_VARARGS, posix_major__doc__},