OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:ioctl_decode
(Results
1 - 4
of
4
) sorted by null
/external/strace/
io.c
377
ioctl_decode
(tcp, tcp->u_arg[1], tcp->u_arg[2]);
381
if (!(ret =
ioctl_decode
(tcp, tcp->u_arg[1], tcp->u_arg[2])))
ioctl.c
114
ioctl_decode
(tcp, code, arg)
function
defs.h
473
extern int
ioctl_decode
P((struct tcb *, long, long));
ChangeLog
529
* ioctl.c [LINUX] (
ioctl_decode
): Call rtc_ioctl.
[
all
...]
Completed in 227 milliseconds