OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:linux_sys_setfsgid
(Results
1 - 18
of
18
) sorted by relevancy
/src/sys/compat/linux32/common/
linux32_unistd.c
767
return
linux_sys_setfsgid
(l, &ua, retval);
/src/sys/compat/linux/arch/aarch64/
linux_syscallargs.h
721
check_syscall_args(
linux_sys_setfsgid
)
1425
int
linux_sys_setfsgid
(struct lwp *, const struct linux_sys_setfsgid_args *, register_t *);
linux_sysent.c
707
.sy_call = (sy_call_t *)
linux_sys_setfsgid
/src/sys/compat/linux/arch/arm/
linux_sysent.c
625
.sy_call = (sy_call_t *)
linux_sys_setfsgid
958
.sy_call = (sy_call_t *)
linux_sys_setfsgid
linux_syscallargs.h
476
check_syscall_args(
linux_sys_setfsgid
)
1644
int
linux_sys_setfsgid
(struct lwp *, const struct linux_sys_setfsgid_args *, register_t *);
/src/sys/compat/linux/arch/i386/
linux_sysent.c
630
.sy_call = (sy_call_t *)
linux_sys_setfsgid
965
.sy_call = (sy_call_t *)
linux_sys_setfsgid
linux_syscallargs.h
801
check_syscall_args(
linux_sys_setfsgid
)
1662
int
linux_sys_setfsgid
(struct lwp *, const struct linux_sys_setfsgid_args *, register_t *);
/src/sys/compat/linux/arch/m68k/
linux_sysent.c
647
.sy_call = (sy_call_t *)
linux_sys_setfsgid
980
.sy_call = (sy_call_t *)
linux_sys_setfsgid
linux_syscallargs.h
777
check_syscall_args(
linux_sys_setfsgid
)
1635
int
linux_sys_setfsgid
(struct lwp *, const struct linux_sys_setfsgid_args *, register_t *);
/src/sys/compat/linux/arch/alpha/
linux_syscallargs.h
629
check_syscall_args(
linux_sys_setfsgid
)
1749
int
linux_sys_setfsgid
(struct lwp *, const struct linux_sys_setfsgid_args *, register_t *);
linux_sysent.c
1299
.sy_call = (sy_call_t *)
linux_sys_setfsgid
/src/sys/compat/linux/arch/amd64/
linux_syscallargs.h
521
check_syscall_args(
linux_sys_setfsgid
)
1599
int
linux_sys_setfsgid
(struct lwp *, const struct linux_sys_setfsgid_args *, register_t *);
linux_sysent.c
646
.sy_call = (sy_call_t *)
linux_sys_setfsgid
/src/sys/compat/linux/arch/mips/
linux_syscallargs.h
439
check_syscall_args(
linux_sys_setfsgid
)
1663
int
linux_sys_setfsgid
(struct lwp *, const struct linux_sys_setfsgid_args *, register_t *);
linux_sysent.c
613
.sy_call = (sy_call_t *)
linux_sys_setfsgid
/src/sys/compat/linux/arch/powerpc/
linux_syscallargs.h
451
check_syscall_args(
linux_sys_setfsgid
)
1559
int
linux_sys_setfsgid
(struct lwp *, const struct linux_sys_setfsgid_args *, register_t *);
linux_sysent.c
622
.sy_call = (sy_call_t *)
linux_sys_setfsgid
/src/sys/compat/linux/common/
linux_misc.c
1200
linux_sys_setfsgid
(struct lwp *l, const struct linux_sys_setfsgid_args *uap, register_t *retval)
function
Completed in 39 milliseconds
Indexes created Sun Feb 22 16:20:20 UTC 2026