Home
last modified time | relevance | path

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

/openbmc/qemu/linux-user/cris/
H A Dsyscall_nr.h219 #define TARGET_NR_getresgid32 211 macro
/openbmc/qemu/linux-user/
H A Dstrace.list372 #ifdef TARGET_NR_getresgid32
373 { TARGET_NR_getresgid32, "getresgid32" , NULL, NULL, NULL },
H A Dsyscall.c12137 #ifdef TARGET_NR_getresgid32 in _syscall2()
12138 case TARGET_NR_getresgid32: in _syscall2()