Home
last modified time | relevance | path

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

/qemu/linux-user/cris/
H A Dsyscall_nr.h207 #define TARGET_NR_getuid32 199 macro
/qemu/linux-user/
H A Dstrace.list418 #ifdef TARGET_NR_getuid32
419 { TARGET_NR_getuid32, "getuid32" , NULL, NULL, NULL },
H A Dsyscall.c11972 #ifdef TARGET_NR_getuid32 in _syscall2()
11973 case TARGET_NR_getuid32: in _syscall2()