Searched refs:ioctlent0 (Results 1 – 4 of 4) sorted by relevance
31 is because ioctls tend to have a lot of define indirection, and the ioctlent0.h37 ioctl defines that might be present in the existing ioctlent0.h header will be39 merging should be used to produce the final ioctlent0.h header.42 ./ioctlsort > ioctlent0.h
133 const struct_ioctlent ioctlent0[] = { variable204 nioctlents0 = ARRAY_SIZE(ioctlent0)217 const struct_ioctlent *ioctlent = ioctlent0;292 ioctlent = ioctlent0; in set_personality()
720 extern const struct_ioctlent ioctlent0[];733 # define ioctlent ioctlent0
2605 * ioctl.c (ioctlent0, ioctlent1, ioctlent2): Likewise.