mirror of
https://github.com/reactos/syzkaller.git
synced 2024-11-28 05:40:26 +00:00
16 lines
316 B
Plaintext
16 lines
316 B
Plaintext
# AUTOGENERATED FILE
|
|
XATTR_CREATE = 1
|
|
XATTR_REPLACE = 2
|
|
__NR_fgetxattr = 193
|
|
__NR_flistxattr = 196
|
|
__NR_fremovexattr = 199
|
|
__NR_fsetxattr = 190
|
|
__NR_getxattr = 191
|
|
__NR_lgetxattr = 192
|
|
__NR_listxattr = 194
|
|
__NR_llistxattr = 195
|
|
__NR_lremovexattr = 198
|
|
__NR_lsetxattr = 189
|
|
__NR_removexattr = 197
|
|
__NR_setxattr = 188
|