1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
|
# Code generated by syz-declextract. DO NOT EDIT.
meta automatic
type auto_todo int8
include <include/uapi/file_operations.h>
scopes0$auto(x fd, cmd intptr, aux fd) fd
scopes0$auto_100(x int32, cmd const[100], aux fd)
scopes0$auto_101(x int32, cmd const[101], aux fd)
scopes0$auto_102(x int32, cmd const[102], aux fd)
scopes0$auto_1074291461(x int32, cmd const[1074291461], aux fd)
scopes0$auto_1074291462(x int32, cmd const[1074291462], aux fd)
scopes0$auto_FOO_IOCTL1(x fd, cmd const[FOO_IOCTL1], aux fd)
scopes0$auto_FOO_IOCTL2(x int32, cmd const[FOO_IOCTL2], aux fd) fd
scopes0$auto_FOO_IOCTL3(x int32, cmd const[FOO_IOCTL3], aux fd) fd
scopes0$auto_FOO_IOCTL4(x int32, cmd const[FOO_IOCTL4], aux fd)
scopes0$auto_FOO_IOCTL7(x int32, cmd const[FOO_IOCTL7], aux fd) fd
scopes0$auto_FOO_IOCTL8(x fd, cmd const[FOO_IOCTL8], aux fd)
scopes0$auto_LARGE_SINT(x int32, cmd const[LARGE_SINT], aux fd)
scopes0$auto_LARGE_UINT(x int32, cmd const[LARGE_UINT], aux fd)
define LARGE_SINT 0
define LARGE_UINT -9223372036854775808
|