OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:linux_sys_shmget_args
(Results
1 - 11
of
11
) sorted by relevancy
/src/sys/compat/linux/common/
linux_shm.h
121
struct
linux_sys_shmget_args
{
struct
130
int linux_sys_shmget(struct lwp *, const struct
linux_sys_shmget_args
*, register_t *);
linux_ipccall.c
271
struct
linux_sys_shmget_args
bsa;
linux_ipc.c
447
linux_sys_shmget(struct lwp *l, const struct
linux_sys_shmget_args
*uap, register_t *retval)
/src/sys/compat/linux/arch/aarch64/
linux_syscallargs.h
862
struct
linux_sys_shmget_args
;
1497
int linux_sys_shmget(struct lwp *, const struct
linux_sys_shmget_args
*, register_t *);
linux_sysent.c
917
ns(struct
linux_sys_shmget_args
),
linux_systrace_args.c
1388
const struct
linux_sys_shmget_args
*p = params;
/src/sys/compat/linux/arch/alpha/
linux_syscallargs.h
507
struct
linux_sys_shmget_args
;
1683
int linux_sys_shmget(struct lwp *, const struct
linux_sys_shmget_args
*, register_t *);
linux_sysent.c
897
ns(struct
linux_sys_shmget_args
),
/src/sys/compat/linux/arch/amd64/
linux_syscallargs.h
162
struct
linux_sys_shmget_args
;
1391
int linux_sys_shmget(struct lwp *, const struct
linux_sys_shmget_args
*, register_t *);
linux_sysent.c
186
ns(struct
linux_sys_shmget_args
),
linux_systrace_args.c
270
const struct
linux_sys_shmget_args
*p = params;
Completed in 22 milliseconds
Indexes created Thu Oct 02 01:09:59 GMT 2025