OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:sock_ioctl
(Results
1 - 5
of
5
) sorted by null
/external/strace/
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
/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 3177 milliseconds