Home
last modified time | relevance | path

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

/openbmc/qemu/linux-user/
H A Dstrace.list415 #ifdef TARGET_NR_getuid
416 { TARGET_NR_getuid, "getuid" , "%s()", NULL, NULL },
H A Dsyscall.c11932 #ifdef TARGET_NR_getuid in _syscall2()
11933 case TARGET_NR_getuid: in _syscall2()