HomeSort by relevance Sort by last modified time
    Searched refs:fcntl_ioctl (Results 1 - 3 of 3) sorted by null

  /external/python/cpython3/Modules/clinic/
fcntlmodule.c.h 79 {"ioctl", (PyCFunction)fcntl_ioctl, METH_VARARGS, fcntl_ioctl__doc__},
86 fcntl_ioctl(PyObject *module, PyObject *args) function
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
fcntlmodule.c 96 fcntl_ioctl(PyObject *self, PyObject *args) function
408 {"ioctl", fcntl_ioctl, METH_VARARGS, ioctl_doc},
  /external/python/cpython2/Modules/
fcntlmodule.c 97 fcntl_ioctl(PyObject *self, PyObject *args) function
410 {"ioctl", fcntl_ioctl, METH_VARARGS, ioctl_doc},

Completed in 71 milliseconds