Home
last modified time | relevance | path

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

/openbmc/qemu/linux-user/cris/
H A Dsyscall_nr.h217 #define TARGET_NR_getresuid32 209 macro
/openbmc/qemu/linux-user/
H A Dstrace.list378 #ifdef TARGET_NR_getresuid32
379 { TARGET_NR_getresuid32, "getresuid32" , NULL, NULL, NULL },
H A Dsyscall.c12119 #ifdef TARGET_NR_getresuid32 in _syscall2()
12120 case TARGET_NR_getresuid32: in _syscall2()