mirror of
https://github.com/reactos/syzkaller.git
synced 2024-11-28 05:40:26 +00:00
f238fbd42d
Update #191
16 lines
316 B
Plaintext
16 lines
316 B
Plaintext
# AUTOGENERATED FILE
|
|
XATTR_CREATE = 1
|
|
XATTR_REPLACE = 2
|
|
__NR_fgetxattr = 231
|
|
__NR_flistxattr = 234
|
|
__NR_fremovexattr = 237
|
|
__NR_fsetxattr = 228
|
|
__NR_getxattr = 229
|
|
__NR_lgetxattr = 230
|
|
__NR_listxattr = 232
|
|
__NR_llistxattr = 233
|
|
__NR_lremovexattr = 236
|
|
__NR_lsetxattr = 227
|
|
__NR_removexattr = 235
|
|
__NR_setxattr = 226
|