Home
last modified time | relevance | path

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

/openbmc/qemu/bsd-user/freebsd/
H A Dsyscall_nr.h88 #define TARGET_FREEBSD_NR_setgroups 80 macro
H A Dos-syscall.c269 case TARGET_FREEBSD_NR_setgroups: /* setgroups(2) */ in freebsd_syscall()
H A Dstrace.list210 { TARGET_FREEBSD_NR_setgroups, "setgroups", NULL, NULL, NULL },