OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:linux32_sys_pwrite_args
(Results
1 - 7
of
7
) sorted by relevancy
/src/sys/compat/linux32/common/
linux32_unistd.c
799
const struct
linux32_sys_pwrite_args
*uap, register_t *retval)
/src/sys/compat/linux32/arch/aarch64/
linux32_syscallargs.h
622
struct
linux32_sys_pwrite_args
{
struct
1409
int linux32_sys_pwrite(struct lwp *, const struct
linux32_sys_pwrite_args
*, register_t *);
linux32_sysent.c
708
ns(struct
linux32_sys_pwrite_args
),
linux32_systrace_args.c
1114
const struct
linux32_sys_pwrite_args
*p = params;
/src/sys/compat/linux32/arch/amd64/
linux32_syscallargs.h
638
struct
linux32_sys_pwrite_args
{
struct
1410
int linux32_sys_pwrite(struct lwp *, const struct
linux32_sys_pwrite_args
*, register_t *);
linux32_sysent.c
715
ns(struct
linux32_sys_pwrite_args
),
linux32_systrace_args.c
1146
const struct
linux32_sys_pwrite_args
*p = params;
Completed in 25 milliseconds
Indexes created Mon Feb 23 08:20:23 UTC 2026