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_setresgid
(Results
1 - 17
of
17
) sorted by relevancy
/src/sys/compat/linux/common/
linux_misc_notalpha.c
260
linux_sys_setresgid
(struct lwp *l, const struct linux_sys_setresgid_args *uap, register_t *retval)
function
linux_uid16.c
167
return
linux_sys_setresgid
(l, &lsa, retval);
/src/sys/compat/linux32/common/
linux32_unistd.c
673
return
linux_sys_setresgid
(l, &ua, retval);
/src/sys/compat/linux/arch/aarch64/
linux_syscallargs.h
704
check_syscall_args(
linux_sys_setresgid
)
1419
int
linux_sys_setresgid
(struct lwp *, const struct linux_sys_setresgid_args *, register_t *);
linux_sysent.c
694
.sy_call = (sy_call_t *)
linux_sys_setresgid
/src/sys/compat/linux/arch/amd64/
linux_syscallargs.h
502
check_syscall_args(
linux_sys_setresgid
)
1591
int
linux_sys_setresgid
(struct lwp *, const struct linux_sys_setresgid_args *, register_t *);
linux_sysent.c
629
.sy_call = (sy_call_t *)
linux_sys_setresgid
/src/sys/compat/linux/arch/arm/
linux_syscallargs.h
755
check_syscall_args(
linux_sys_setresgid
)
1759
int
linux_sys_setresgid
(struct lwp *, const struct linux_sys_setresgid_args *, register_t *);
linux_sysent.c
932
.sy_call = (sy_call_t *)
linux_sys_setresgid
/src/sys/compat/linux/arch/i386/
linux_syscallargs.h
778
check_syscall_args(
linux_sys_setresgid
)
1779
int
linux_sys_setresgid
(struct lwp *, const struct linux_sys_setresgid_args *, register_t *);
linux_sysent.c
939
.sy_call = (sy_call_t *)
linux_sys_setresgid
/src/sys/compat/linux/arch/m68k/
linux_syscallargs.h
754
check_syscall_args(
linux_sys_setresgid
)
1752
int
linux_sys_setresgid
(struct lwp *, const struct linux_sys_setresgid_args *, register_t *);
linux_sysent.c
954
.sy_call = (sy_call_t *)
linux_sys_setresgid
/src/sys/compat/linux/arch/mips/
linux_syscallargs.h
696
check_syscall_args(
linux_sys_setresgid
)
1753
int
linux_sys_setresgid
(struct lwp *, const struct linux_sys_setresgid_args *, register_t *);
linux_sysent.c
840
.sy_call = (sy_call_t *)
linux_sys_setresgid
/src/sys/compat/linux/arch/powerpc/
linux_syscallargs.h
573
check_syscall_args(
linux_sys_setresgid
)
1613
int
linux_sys_setresgid
(struct lwp *, const struct linux_sys_setresgid_args *, register_t *);
linux_sysent.c
753
.sy_call = (sy_call_t *)
linux_sys_setresgid
Completed in 53 milliseconds
Indexes created Sun Feb 22 08:20:21 UTC 2026