Home
last modified time | relevance | path

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

/openbmc/qemu/linux-user/
H A Dstrace.list1392 #ifdef TARGET_NR_setuid
1393 { TARGET_NR_setuid, "setuid" , NULL, NULL, NULL },
H A Dsyscall.c12065 case TARGET_NR_setuid: in _syscall2()