Home
last modified time | relevance | path

Searched refs:ioctlent0 (Results 1 – 4 of 4) sorted by relevance

/external/strace/
DHACKING-scripts31 is because ioctls tend to have a lot of define indirection, and the ioctlent0.h
37 ioctl defines that might be present in the existing ioctlent0.h header will be
39 merging should be used to produce the final ioctlent0.h header.
42 ./ioctlsort > ioctlent0.h
Dsyscall.c127 const struct_ioctlent ioctlent0[] = { variable
186 nioctlents0 = ARRAY_SIZE(ioctlent0)
199 const struct_ioctlent *ioctlent = ioctlent0;
272 ioctlent = ioctlent0; in set_personality()
Ddefs.h647 extern const struct_ioctlent ioctlent0[];
659 # define ioctlent ioctlent0
DChangeLog-CVS2605 * ioctl.c (ioctlent0, ioctlent1, ioctlent2): Likewise.