Home
last modified time | relevance | path

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

/openbmc/qemu/linux-user/
H A Dstrace.list1364 #ifdef TARGET_NR_setreuid
1365 { TARGET_NR_setreuid, "setreuid" , "%s(%u,%u)", NULL, NULL },
H A Dsyscall.c11943 case TARGET_NR_setreuid: in _syscall2()