Home
last modified time | relevance | path

Searched defs:msqid_ds (Results 1 – 15 of 15) sorted by relevance

/third_party/musl/arch/mipsn32/bits/
Dmsg.h1 struct msqid_ds { struct
2 struct ipc_perm msg_perm;
4 unsigned long __msg_stime_lo;
5 unsigned long __msg_stime_hi;
6 unsigned long __msg_rtime_lo;
7 unsigned long __msg_rtime_hi;
8 unsigned long __msg_ctime_lo;
9 unsigned long __msg_ctime_hi;
11 unsigned long __msg_stime_hi;
12 unsigned long __msg_stime_lo;
[all …]
/third_party/musl/arch/mips/bits/
Dmsg.h1 struct msqid_ds { struct
2 struct ipc_perm msg_perm;
4 unsigned long __msg_stime_lo;
5 unsigned long __msg_stime_hi;
6 unsigned long __msg_rtime_lo;
7 unsigned long __msg_rtime_hi;
8 unsigned long __msg_ctime_lo;
9 unsigned long __msg_ctime_hi;
11 unsigned long __msg_stime_hi;
12 unsigned long __msg_stime_lo;
[all …]
/third_party/musl/arch/arm/bits/
Dmsg.h1 struct msqid_ds { struct
2 struct ipc_perm msg_perm;
3 unsigned long __msg_stime_lo;
4 unsigned long __msg_stime_hi;
5 unsigned long __msg_rtime_lo;
6 unsigned long __msg_rtime_hi;
7 unsigned long __msg_ctime_lo;
8 unsigned long __msg_ctime_hi;
9 unsigned long msg_cbytes;
10 msgqnum_t msg_qnum;
[all …]
/third_party/musl/arch/or1k/bits/
Dmsg.h1 struct msqid_ds { struct
2 struct ipc_perm msg_perm;
3 unsigned long __msg_stime_lo;
4 unsigned long __msg_stime_hi;
5 unsigned long __msg_rtime_lo;
6 unsigned long __msg_rtime_hi;
7 unsigned long __msg_ctime_lo;
8 unsigned long __msg_ctime_hi;
9 unsigned long msg_cbytes;
10 msgqnum_t msg_qnum;
[all …]
/third_party/musl/arch/sh/bits/
Dmsg.h1 struct msqid_ds { struct
2 struct ipc_perm msg_perm;
3 unsigned long __msg_stime_lo;
4 unsigned long __msg_stime_hi;
5 unsigned long __msg_rtime_lo;
6 unsigned long __msg_rtime_hi;
7 unsigned long __msg_ctime_lo;
8 unsigned long __msg_ctime_hi;
9 unsigned long msg_cbytes;
10 msgqnum_t msg_qnum;
[all …]
/third_party/musl/arch/powerpc/bits/
Dmsg.h1 struct msqid_ds { struct
2 struct ipc_perm msg_perm;
3 unsigned long __msg_stime_hi;
4 unsigned long __msg_stime_lo;
5 unsigned long __msg_rtime_hi;
6 unsigned long __msg_rtime_lo;
7 unsigned long __msg_ctime_hi;
8 unsigned long __msg_ctime_lo;
9 unsigned long msg_cbytes;
10 msgqnum_t msg_qnum;
[all …]
/third_party/musl/arch/i386/bits/
Dmsg.h1 struct msqid_ds { struct
2 struct ipc_perm msg_perm;
3 unsigned long __msg_stime_lo;
4 unsigned long __msg_stime_hi;
5 unsigned long __msg_rtime_lo;
6 unsigned long __msg_rtime_hi;
7 unsigned long __msg_ctime_lo;
8 unsigned long __msg_ctime_hi;
9 unsigned long msg_cbytes;
10 msgqnum_t msg_qnum;
[all …]
/third_party/musl/arch/m68k/bits/
Dmsg.h1 struct msqid_ds { struct
2 struct ipc_perm msg_perm;
3 unsigned long __msg_stime_lo;
4 unsigned long __msg_stime_hi;
5 unsigned long __msg_rtime_lo;
6 unsigned long __msg_rtime_hi;
7 unsigned long __msg_ctime_lo;
8 unsigned long __msg_ctime_hi;
9 unsigned long msg_cbytes;
10 msgqnum_t msg_qnum;
[all …]
/third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/
Dmsg.h1 struct msqid_ds { struct
2 struct ipc_perm msg_perm;
3 unsigned long __msg_stime_lo;
4 unsigned long __msg_stime_hi;
5 unsigned long __msg_rtime_lo;
6 unsigned long __msg_rtime_hi;
7 unsigned long __msg_ctime_lo;
8 unsigned long __msg_ctime_hi;
9 unsigned long msg_cbytes;
10 msgqnum_t msg_qnum;
[all …]
/third_party/musl/porting/liteos_m/kernel/include/bits/
Dmsg.h1 struct msqid_ds { struct
2 struct ipc_perm msg_perm;
3 unsigned long __msg_stime_lo;
4 unsigned long __msg_stime_hi;
5 unsigned long __msg_rtime_lo;
6 unsigned long __msg_rtime_hi;
7 unsigned long __msg_ctime_lo;
8 unsigned long __msg_ctime_hi;
9 unsigned long msg_cbytes;
10 msgqnum_t msg_qnum;
[all …]
/third_party/musl/arch/microblaze/bits/
Dmsg.h1 struct msqid_ds { struct
2 struct ipc_perm msg_perm;
3 unsigned long __msg_stime_lo;
4 unsigned long __msg_stime_hi;
5 unsigned long __msg_rtime_lo;
6 unsigned long __msg_rtime_hi;
7 unsigned long __msg_ctime_lo;
8 unsigned long __msg_ctime_hi;
9 unsigned long msg_cbytes;
10 msgqnum_t msg_qnum;
[all …]
/third_party/musl/porting/uniproton/kernel/include/bits/
Dmsg.h1 struct msqid_ds { struct
2 struct ipc_perm msg_perm;
3 unsigned long __msg_stime_lo;
4 unsigned long __msg_stime_hi;
5 unsigned long __msg_rtime_lo;
6 unsigned long __msg_rtime_hi;
7 unsigned long __msg_ctime_lo;
8 unsigned long __msg_ctime_hi;
9 unsigned long msg_cbytes;
10 msgqnum_t msg_qnum;
[all …]
/third_party/musl/arch/x32/bits/
Dmsg.h1 struct msqid_ds { struct
2 struct ipc_perm msg_perm;
3 time_t msg_stime;
4 time_t msg_rtime;
5 time_t msg_ctime;
6 unsigned long msg_cbytes;
7 long __unused1;
8 msgqnum_t msg_qnum;
9 long __unused2;
10 msglen_t msg_qbytes;
[all …]
/third_party/musl/arch/generic/bits/
Dmsg.h1 struct msqid_ds { struct
2 struct ipc_perm msg_perm;
3 time_t msg_stime;
4 time_t msg_rtime;
5 time_t msg_ctime;
6 unsigned long msg_cbytes;
7 msgqnum_t msg_qnum;
8 msglen_t msg_qbytes;
9 pid_t msg_lspid;
10 pid_t msg_lrpid;
[all …]
/third_party/libbpf/.github/actions/build-selftests/
Dvmlinux.h50210 struct msqid_ds { struct
50211 struct ipc_perm msg_perm;
50212 struct msg *msg_first;
50213 struct msg *msg_last;
50214 __kernel_old_time_t msg_stime;
50215 __kernel_old_time_t msg_rtime;
50216 __kernel_old_time_t msg_ctime;
50217 long unsigned int msg_lcbytes;
50218 long unsigned int msg_lqbytes;
50219 short unsigned int msg_cbytes;
[all …]