Home
last modified time | relevance | path

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

/openbmc/qemu/linux-user/
H A Dstrace.list375 #ifdef TARGET_NR_getresuid
376 { TARGET_NR_getresuid, "getresuid" , "%s(%p,%p,%p)", NULL, NULL },
H A Dsyscall.c12028 #ifdef TARGET_NR_getresuid in _syscall2()
12029 case TARGET_NR_getresuid: in _syscall2()