Searched refs:TARGET_NR_fchmodat (Results 1 – 3 of 3) sorted by relevance
211 #ifdef TARGET_NR_fchmodat212 { TARGET_NR_fchmodat, "fchmodat" , NULL, print_fchmodat, NULL },
2194 #ifdef TARGET_NR_fchmodat
10678 #if defined(TARGET_NR_fchmodat) in _syscall2()10679 case TARGET_NR_fchmodat: in _syscall2()