Sha256: 83fa8e3ca5ba1652b88b3a1a514c6b16afd4c35dd0f9fcab6657d5ca6897d84d
Contents?: true
Size: 287 Bytes
Versions: 5
Compression:
Stored size: 287 Bytes
Contents
struct msqid_ds { struct ipc_perm msg_perm; time_t msg_stime; int __unused1; time_t msg_rtime; int __unused2; time_t msg_ctime; int __unused3; unsigned long msg_cbytes; msgqnum_t msg_qnum; msglen_t msg_qbytes; pid_t msg_lspid; pid_t msg_lrpid; unsigned long __unused[2]; };
Version data entries
5 entries across 5 versions & 1 rubygems