Searched defs:kernel_msqid64_ds (Results 1 – 6 of 6) sorted by relevance
2 struct kernel_msqid64_ds struct4 struct ipc_perm msg_perm;7 unsigned long int msg_stime;9 unsigned long int msg_rtime;11 unsigned long int msg_ctime;15 unsigned long int msg_stime;17 unsigned long int msg_rtime;19 unsigned long int msg_ctime;27 unsigned long int msg_qnum;29 __pid_t msg_lspid;[all …]
2 struct kernel_msqid64_ds struct4 struct ipc_perm msg_perm;6 unsigned long msg_stime;8 unsigned long msg_rtime;10 unsigned long msg_ctime;11 unsigned long msg_cbytes;12 unsigned long msg_qnum;14 __pid_t msg_lspid;15 __pid_t msg_lrpid;16 unsigned long __unused1;[all …]
2 struct kernel_msqid64_ds struct4 struct ipc_perm msg_perm;5 unsigned long msg_stime;7 unsigned long msg_rtime;9 unsigned long msg_ctime;11 unsigned long msg_cbytes;12 unsigned long msg_qnum;14 __pid_t msg_lspid;15 __pid_t msg_lrpid;16 unsigned long __unused1;[all …]
3 struct kernel_msqid64_ds struct5 struct ipc_perm msg_perm;6 unsigned long int msg_stime;8 unsigned long int msg_rtime;10 unsigned long int msg_ctime;12 unsigned long int msg_cbytes;13 unsigned long int msg_qnum;15 __pid_t msg_lspid;16 __pid_t msg_lrpid;17 unsigned long int __unused4;[all …]
Completed in 6 milliseconds