Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
Dfcntlmodule.c96 fcntl_ioctl(PyObject *self, PyObject *args) in fcntl_ioctl() function
408 {"ioctl", fcntl_ioctl, METH_VARARGS, ioctl_doc},