Home
last modified time | relevance | path

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

/openbmc/qemu/linux-user/cris/
H A Dsyscall_nr.h209 #define TARGET_NR_geteuid32 201 macro
/openbmc/qemu/linux-user/
H A Dstrace.list314 #ifdef TARGET_NR_geteuid32
315 { TARGET_NR_geteuid32, "geteuid32" , NULL, NULL, NULL },
H A Dsyscall.c12034 #ifdef TARGET_NR_geteuid32 in _syscall2()
12035 case TARGET_NR_geteuid32: in _syscall2()