OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:linux32_sys_setresgid
(Results
1 - 6
of
6
) sorted by relevancy
/src/sys/compat/linux32/common/
linux32_uid16.c
207
return
linux32_sys_setresgid
(l, &lsa, retval);
linux32_unistd.c
660
linux32_sys_setresgid
(struct lwp *l, const struct linux32_sys_setresgid_args *uap, register_t *retval)
function in typeref:typename:int
/src/sys/compat/linux32/arch/aarch64/
linux32_syscallargs.h
718
check_syscall_args(
linux32_sys_setresgid
)
1447
int
linux32_sys_setresgid
(struct lwp *, const struct linux32_sys_setresgid_args *, register_t *);
linux32_sysent.c
815
.sy_call = (sy_call_t *)
linux32_sys_setresgid
/src/sys/compat/linux32/arch/amd64/
linux32_syscallargs.h
734
check_syscall_args(
linux32_sys_setresgid
)
1448
int
linux32_sys_setresgid
(struct lwp *, const struct linux32_sys_setresgid_args *, register_t *);
linux32_sysent.c
822
.sy_call = (sy_call_t *)
linux32_sys_setresgid
Completed in 20 milliseconds
Indexes created Fri Oct 17 22:10:11 GMT 2025