Loading...
1#ifdef __NR_chmod
2__NR_chmod,
3#endif
4__NR_fchmod,
5#ifdef __NR_chown
6__NR_chown,
7__NR_fchown,
8__NR_lchown,
9#endif
10__NR_setxattr,
11__NR_lsetxattr,
12__NR_fsetxattr,
13__NR_removexattr,
14__NR_lremovexattr,
15__NR_fremovexattr,
16#ifdef __NR_fchownat
17__NR_fchownat,
18__NR_fchmodat,
19#endif
20#ifdef __NR_chown32
21__NR_chown32,
22__NR_fchown32,
23__NR_lchown32,
24#endif
25#ifdef __NR_link
26__NR_link,
27#endif
28#ifdef __NR_linkat
29__NR_linkat,
30#endif
1#ifdef __NR_chmod
2__NR_chmod,
3#endif
4__NR_fchmod,
5#ifdef __NR_chown
6__NR_chown,
7__NR_lchown,
8#endif
9#ifdef __NR_fchown
10__NR_fchown,
11#endif
12__NR_setxattr,
13__NR_lsetxattr,
14__NR_fsetxattr,
15__NR_removexattr,
16__NR_lremovexattr,
17__NR_fremovexattr,
18#ifdef __NR_fchownat
19__NR_fchownat,
20__NR_fchmodat,
21#endif
22#ifdef __NR_chown32
23__NR_chown32,
24__NR_fchown32,
25__NR_lchown32,
26#endif
27#ifdef __NR_link
28__NR_link,
29#endif
30#ifdef __NR_linkat
31__NR_linkat,
32#endif