OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:shmid_ds13
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/compat/sys/
shm.h
55
struct
shmid_ds13
{
struct
91
static __inline void __shmid_ds13_to_native(const struct
shmid_ds13
*, struct shmid_ds *);
92
static __inline void __native_to_shmid_ds13(const struct shmid_ds *, struct
shmid_ds13
*);
131
__shmid_ds13_to_native(const struct
shmid_ds13
*oshmbuf, struct shmid_ds *shmbuf)
148
__native_to_shmid_ds13(const struct shmid_ds *shmbuf, struct
shmid_ds13
*oshmbuf)
167
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 13 milliseconds
Indexes created Wed Oct 22 13:09:56 GMT 2025