OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:msqid_ds13
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/compat/sys/
msg.h
47
struct
msqid_ds13
{
struct
87
static __inline void __msqid_ds13_to_native(const struct
msqid_ds13
*, struct msqid_ds *);
88
static __inline void __native_to_msqid_ds13(const struct msqid_ds *, struct
msqid_ds13
*);
91
__msqid_ds13_to_native(const struct
msqid_ds13
*omsqbuf, struct msqid_ds *msqbuf)
109
__native_to_msqid_ds13(const struct msqid_ds *msqbuf, struct
msqid_ds13
*omsqbuf)
171
int __msgctl13(int, int, struct
msqid_ds13
*);
/src/lib/libc/compat/sys/
compat___msgctl13.c
54
__msgctl13(int msqid, int cmd, struct
msqid_ds13
*ds13)
/src/sys/compat/common/
sysv_msg_50.c
60
syscallarg(struct
msqid_ds13
*) buf;
63
struct
msqid_ds13
omsqbuf;
Completed in 12 milliseconds
Indexes created Sun Oct 26 13:09:57 GMT 2025