OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:compat_ioctl
(Results
1 - 2
of
2
) sorted by null
/external/kernel-headers/original/linux/
net.h
146
int (*
compat_ioctl
) (struct socket *sock, unsigned int cmd,
member in struct:proto_ops
256
SOCKCALL_WRAP(name,
compat_ioctl
, (struct socket *sock, unsigned int cmd, \
282
.
compat_ioctl
= __lock_##name##_compat_ioctl, \
fs.h
1619
long (*
compat_ioctl
) (struct file *, unsigned int, unsigned long);
member in struct:file_operations
[
all
...]
Completed in 32 milliseconds