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

  /external/strace/
native_printer_defs.h 43 .sock_ioctl = sock_ioctl,
printers.h 126 int (*sock_ioctl)(struct tcb *tcp, const unsigned int code, const kernel_ulong_t arg); member in struct:__anon35328
127 #define sock_ioctl MPERS_PRINTER_NAME(sock_ioctl) macro
native_printer_decls.h 43 extern int sock_ioctl(struct tcb *tcp, const unsigned int code, const kernel_ulong_t arg);
ioctl.c 277 return sock_ioctl(tcp, code, arg);
sock.c 243 MPERS_PRINTER_DECL(int, sock_ioctl,
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/
socketmodule.c 2991 sock_ioctl(PySocketSockObject *s, PyObject *arg) function
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
socketmodule.c 2914 sock_ioctl(PySocketSockObject *s, PyObject *arg) function
    [all...]
  /external/python/cpython2/Modules/
socketmodule.c 3016 sock_ioctl(PySocketSockObject *s, PyObject *arg) function
    [all...]
  /external/python/cpython3/Modules/
socketmodule.c 4376 sock_ioctl(PySocketSockObject *s, PyObject *arg) function
    [all...]

Completed in 161 milliseconds