Home
last modified time | relevance | path

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

/openbmc/qemu/linux-user/
H A Dstrace.list372 #ifdef TARGET_NR_getresgid32
373 { TARGET_NR_getresgid32, "getresgid32" , NULL, NULL, NULL },
H A Dsyscall.c12374 #ifdef TARGET_NR_getresgid32 in _syscall2()
12375 case TARGET_NR_getresgid32: in _syscall2()