Searched refs:__NR_fchown (Results 1 – 12 of 12) sorted by relevance
4 #ifdef __NR_fchown6 # define SYSCALL_NR __NR_fchown10 # if defined __NR_fchown32 && __NR_fchown != __NR_fchown32
285 #ifdef __NR_fchown286 { "fchown", __NR_fchown },
97 #define __NR_fchown 93 macro
99 #define __NR_fchown 95 macro
86 #define __NR_fchown (__X32_SYSCALL_BIT + 93) macro
287 #ifndef __NR_fchown288 # define __NR_fchown (SYSCALL_BIT | 93) macro
39007 * tests/uid.c: Test __NR_fchown instead of __NR_chown.39008 (main): Use __NR_fchown instead of __NR_chown.39011 * tests/uid16.c: Test __NR_fchown and __NR_fchown32 instead39013 (main): Use __NR_fchown instead of __NR_chown.
181 #define __NR_fchown 55 macro182 __SYSCALL(__NR_fchown, sys_fchown)
74 #define __NR_fchown (__NR_SYSCALL_BASE + 95) macro
329 #ifdef __NR_fchown330 #define SYS_fchown __NR_fchown