Home
last modified time | relevance | path

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

/openbmc/qemu/linux-user/
H A Dstrace.list1318 #ifdef TARGET_NR_setgroups32
1319 { TARGET_NR_setgroups32, "setgroups32" , "%s(%d,%p)", NULL, NULL },
H A Dsyscall.c12319 #ifdef TARGET_NR_setgroups32 in _syscall2()
12320 case TARGET_NR_setgroups32: in _syscall2()