Searched refs:__NR_chown32 (Results 1 – 9 of 9) sorted by relevance
4 #ifdef __NR_chown326 # define SYSCALL_NR __NR_chown32
9 # if defined __NR_chown32 && __NR_chown != __NR_chown32
216 #define __NR_chown32 212 macro
175 #define __NR_chown32 (__NR_SYSCALL_BASE + 212) macro
39009 * tests/uid32.c: Test __NR_fchown32 instead of __NR_chown32.39010 (main): Use __NR_fchown32 instead of __NR_chown32.39012 of __NR_chown and __NR_chown32.