Home
last modified time | relevance | path

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

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