OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:msqid_ds14
(Results
1 - 5
of
5
) sorted by relevancy
/src/sys/compat/sys/
msg.h
29
struct
msqid_ds14
{
struct
85
static __inline void __msqid_ds14_to_native(const struct
msqid_ds14
*, struct msqid_ds *);
86
static __inline void __native_to_msqid_ds14(const struct msqid_ds *, struct
msqid_ds14
*);
134
__msqid_ds14_to_native(const struct
msqid_ds14
*omsqbuf, struct msqid_ds *msqbuf)
152
__native_to_msqid_ds14(const struct msqid_ds *msqbuf, struct
msqid_ds14
*omsqbuf)
172
int __msgctl14(int, int, struct
msqid_ds14
*);
/src/sys/compat/common/
sysv_msg_14.c
60
syscallarg(struct
msqid_ds14
*) buf;
63
struct
msqid_ds14
omsqbuf;
kern_ipc_10.c
234
(struct
msqid_ds14
*)(u_long)SCARG(uap, a4);
/src/sys/compat/freebsd/
freebsd_ipc.c
191
syscallarg(struct
msqid_ds14
*) buf;
216
(struct
msqid_ds14
*)SCARG(uap, a4);
/src/sys/sys/
syscallargs.h
1421
syscallarg(struct
msqid_ds14
*) buf;
Completed in 49 milliseconds
Indexes created Wed Oct 29 07:09:46 GMT 2025