OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:shmid_ds13
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/compat/sys/
shm.h
52
struct
shmid_ds13
{
struct
88
static __inline void __shmid_ds13_to_native(const struct
shmid_ds13
*, struct shmid_ds *);
89
static __inline void __native_to_shmid_ds13(const struct shmid_ds *, struct
shmid_ds13
*);
128
__shmid_ds13_to_native(const struct
shmid_ds13
*oshmbuf, struct shmid_ds *shmbuf)
145
__native_to_shmid_ds13(const struct shmid_ds *shmbuf, struct
shmid_ds13
*oshmbuf)
164
int __shmctl13(int, int, struct
shmid_ds13
*);
/src/lib/libc/compat/sys/
compat___shmctl13.c
54
__shmctl13(int shmid, int cmd, struct
shmid_ds13
*ds13)
/src/sys/compat/common/
sysv_shm_50.c
60
syscallarg(struct
shmid_ds13
*) buf;
63
struct
shmid_ds13
oshmbuf;
/src/sys/sys/
syscallargs.h
1997
syscallarg(struct
shmid_ds13
*) buf;
Completed in 37 milliseconds
Indexes created Sat Feb 21 08:20:20 UTC 2026