Home
last modified time | relevance | path

Searched refs:TARGET_NR_getresgid (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/linux-user/
H A Dstrace.list369 #ifdef TARGET_NR_getresgid
370 { TARGET_NR_getresgid, "getresgid" , "%s(%p,%p,%p)", NULL, NULL },
H A Dsyscall.c12042 #ifdef TARGET_NR_getresgid in _syscall2()
12048 #ifdef TARGET_NR_getresgid in _syscall2()
12049 case TARGET_NR_getresgid: in _syscall2()