Home
last modified time | relevance | path

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

/openbmc/qemu/linux-user/
H A Dstrace.list314 #ifdef TARGET_NR_geteuid32
315 { TARGET_NR_geteuid32, "geteuid32" , NULL, NULL, NULL },
H A Dsyscall.c12271 #ifdef TARGET_NR_geteuid32 in _syscall2()
12272 case TARGET_NR_geteuid32: in _syscall2()