Home
last modified time | relevance | path

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

/openbmc/qemu/linux-user/
H A Dstrace.list1361 #ifdef TARGET_NR_setresuid32
1362 { TARGET_NR_setresuid32, "setresuid32" , "%s(%u,%u,%u)", NULL, NULL },
H A Dsyscall.c12352 #ifdef TARGET_NR_setresuid32 in _syscall2()
12353 case TARGET_NR_setresuid32: in _syscall2()