Home
last modified time | relevance | path

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

/openbmc/qemu/linux-user/cris/
H A Dsyscall_nr.h221 #define TARGET_NR_setuid32 213 macro
/openbmc/qemu/linux-user/
H A Dstrace.list1391 #ifdef TARGET_NR_setuid32
1392 { TARGET_NR_setuid32, "setuid32" , NULL, NULL, NULL },
H A Dsyscall.c12159 #ifdef TARGET_NR_setuid32 in _syscall2()
12160 case TARGET_NR_setuid32: in _syscall2()