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.c133 const struct_ioctlent ioctlent0[] = { variable
204 nioctlents0 = ARRAY_SIZE(ioctlent0)
217 const struct_ioctlent *ioctlent = ioctlent0;
292 ioctlent = ioctlent0; in set_personality()
Ddefs.h720 extern const struct_ioctlent ioctlent0[];
733 # define ioctlent ioctlent0
DChangeLog-CVS2605 * ioctl.c (ioctlent0, ioctlent1, ioctlent2): Likewise.