Home
last modified time | relevance | path

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

/openbmc/qemu/linux-user/
H A Dstrace.list1358 #ifdef TARGET_NR_setresuid
1359 { TARGET_NR_setresuid, "setresuid" , "%s(%u,%u,%u)", NULL, NULL },
H A Dsyscall.c12022 #ifdef TARGET_NR_setresuid in _syscall2()
12023 case TARGET_NR_setresuid: in _syscall2()