Home
last modified time | relevance | path

Searched defs:msginfo (Results 1 – 5 of 5) sorted by relevance

/third_party/musl/porting/liteos_m_iccarm/kernel/include/sys/
Dmsg.h32 struct msginfo { struct
33 int msgpool, msgmap, msgmax, msgmnb, msgmni, msgssz, msgtql;
34 unsigned short msgseg;
/third_party/musl/include/sys/
Dmsg.h32 struct msginfo { struct
33 int msgpool, msgmap, msgmax, msgmnb, msgmni, msgssz, msgtql;
34 unsigned short msgseg;
/third_party/musl/porting/liteos_m/kernel/include/sys/
Dmsg.h32 struct msginfo { struct
33 int msgpool, msgmap, msgmax, msgmnb, msgmni, msgssz, msgtql;
34 unsigned short msgseg;
/third_party/musl/porting/uniproton/kernel/include/sys/
Dmsg.h32 struct msginfo { struct
33 int msgpool, msgmap, msgmax, msgmnb, msgmni, msgssz, msgtql;
34 unsigned short msgseg;
/third_party/libbpf/.github/actions/build-selftests/
Dvmlinux.h50240 struct msginfo { struct
50241 int msgpool;
50242 int msgmap;
50243 int msgmax;
50244 int msgmnb;
50245 int msgmni;
50246 int msgssz;
50247 int msgtql;
50248 short unsigned int msgseg;