OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sock_ioctl
(Results
1 - 3
of
3
) sorted by null
/external/strace/
ioctl.c
137
return
sock_ioctl
(tcp, code, arg);
sock.c
87
sock_ioctl
(tcp, code, arg)
function
defs.h
475
extern int
sock_ioctl
P((struct tcb *, long, long));
Completed in 24 milliseconds