Home
last modified time | relevance | path

Searched refs:TARGET_NR_setresuid32 (Results 1 – 3 of 3) sorted by relevance

/qemu/linux-user/cris/
H A Dsyscall_nr.h216 #define TARGET_NR_setresuid32 208 macro
/qemu/linux-user/
H A Dstrace.list1357 #ifdef TARGET_NR_setresuid32
1358 { TARGET_NR_setresuid32, "setresuid32" , "%s(%u,%u,%u)", NULL, NULL },
H A Dsyscall.c12237 #ifdef TARGET_NR_setresuid32 in _syscall2()
12238 case TARGET_NR_setresuid32: in _syscall2()