Searched defs:sock_ioctl (Results 1 - 2 of 2) sorted by relevance

/external/strace/
H A Dprinters.h117 int (*sock_ioctl)(struct tcb *tcp, const unsigned int code, const kernel_ulong_t arg); member in struct:__anon19186
118 #define sock_ioctl MPERS_PRINTER_NAME(sock_ioctl) macro
/external/python/cpython2/Modules/
H A Dsocketmodule.c3016 sock_ioctl(PySocketSockObject *s, PyObject *arg) function
3087 {"ioctl", (PyCFunction)sock_ioctl, METH_VARARGS,

Completed in 135 milliseconds