OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sys_getgroups_args
(Results
1 - 25
of
34
) sorted by relevancy
1
2
/src/sys/compat/sunos/
sunos_syscallargs.h
190
struct
sys_getgroups_args
;
570
int sys_getgroups(struct lwp *, const struct
sys_getgroups_args
*, register_t *);
sunos_sysent.c
346
ns(struct
sys_getgroups_args
),
/src/sys/compat/ultrix/
ultrix_syscallargs.h
168
struct
sys_getgroups_args
;
539
int sys_getgroups(struct lwp *, const struct
sys_getgroups_args
*, register_t *);
ultrix_sysent.c
331
ns(struct
sys_getgroups_args
),
/src/sys/compat/aoutm68k/
aoutm68k_syscallargs.h
208
struct
sys_getgroups_args
;
851
int sys_getgroups(struct lwp *, const struct
sys_getgroups_args
*, register_t *);
aoutm68k_sysent.c
468
ns(struct
sys_getgroups_args
),
/src/sys/compat/freebsd/
freebsd_syscallargs.h
180
struct
sys_getgroups_args
;
754
int sys_getgroups(struct lwp *, const struct
sys_getgroups_args
*, register_t *);
freebsd_sysent.c
385
ns(struct
sys_getgroups_args
),
/src/sys/kern/
kern_prot.c
228
sys_getgroups(struct lwp *l, const struct
sys_getgroups_args
*uap, register_t *retval)
/src/sys/compat/linux/arch/aarch64/
linux_syscallargs.h
734
struct
sys_getgroups_args
;
1437
int sys_getgroups(struct lwp *, const struct
sys_getgroups_args
*, register_t *);
linux_sysent.c
730
ns(struct
sys_getgroups_args
),
/src/sys/compat/linux/arch/alpha/
linux_syscallargs.h
187
struct
sys_getgroups_args
;
1545
int sys_getgroups(struct lwp *, const struct
sys_getgroups_args
*, register_t *);
linux_sysent.c
345
ns(struct
sys_getgroups_args
),
/src/sys/compat/linux/arch/amd64/
linux_syscallargs.h
479
struct
sys_getgroups_args
;
1583
int sys_getgroups(struct lwp *, const struct
sys_getgroups_args
*, register_t *);
linux_sysent.c
609
ns(struct
sys_getgroups_args
),
/src/sys/compat/linux/arch/arm/
linux_syscallargs.h
730
struct
sys_getgroups_args
;
1749
int sys_getgroups(struct lwp *, const struct
sys_getgroups_args
*, register_t *);
linux_sysent.c
908
ns(struct
sys_getgroups_args
),
/src/sys/compat/linux/arch/i386/
linux_syscallargs.h
753
struct
sys_getgroups_args
;
1769
int sys_getgroups(struct lwp *, const struct
sys_getgroups_args
*, register_t *);
linux_sysent.c
915
ns(struct
sys_getgroups_args
),
/src/sys/compat/linux/arch/m68k/
linux_syscallargs.h
729
struct
sys_getgroups_args
;
1742
int sys_getgroups(struct lwp *, const struct
sys_getgroups_args
*, register_t *);
linux_sysent.c
930
ns(struct
sys_getgroups_args
),
/src/sys/compat/linux/arch/mips/
linux_syscallargs.h
252
struct
sys_getgroups_args
;
1581
int sys_getgroups(struct lwp *, const struct
sys_getgroups_args
*, register_t *);
linux_sysent.c
365
ns(struct
sys_getgroups_args
),
/src/sys/compat/linux/arch/powerpc/
linux_syscallargs.h
252
struct
sys_getgroups_args
;
1470
int sys_getgroups(struct lwp *, const struct
sys_getgroups_args
*, register_t *);
linux_sysent.c
363
ns(struct
sys_getgroups_args
),
Completed in 42 milliseconds
1
2
Indexes created Sat Feb 21 16:20:20 UTC 2026