Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/PyMod-2.7.10/Modules/
Dedk2module.c3080 edk2_isatty(PyObject *self, PyObject *args) in edk2_isatty() function
3869 {"isatty", edk2_isatty, METH_VARARGS, edk2_isatty__doc__},