mirror of
https://github.com/reactos/syzkaller.git
synced 2024-11-24 03:49:45 +00:00
16 lines
316 B
Plaintext
16 lines
316 B
Plaintext
# AUTOGENERATED FILE
|
|
XATTR_CREATE = 1
|
|
XATTR_REPLACE = 2
|
|
__NR_fgetxattr = 214
|
|
__NR_flistxattr = 217
|
|
__NR_fremovexattr = 220
|
|
__NR_fsetxattr = 211
|
|
__NR_getxattr = 212
|
|
__NR_lgetxattr = 213
|
|
__NR_listxattr = 215
|
|
__NR_llistxattr = 216
|
|
__NR_lremovexattr = 219
|
|
__NR_lsetxattr = 210
|
|
__NR_removexattr = 218
|
|
__NR_setxattr = 209
|