Searched defs:msqid64_ds (Results 1 – 10 of 10) sorted by relevance
30 struct msqid64_ds { struct45 struct msqid64_ds { argument63 struct msqid64_ds { argument86 * The msqid64_ds structure for parisc architecture, copied from sparc. argument94 struct msqid64_ds { struct95 struct ipc64_perm msg_perm;97 long msg_stime; /* last msgsnd time */98 long msg_rtime; /* last msgrcv time */99 long msg_ctime; /* last change time */123 * The msqid64_ds structure for the PowerPC architecture. argument[all …]
26 struct msqid64_ds { struct27 struct ipc64_perm msg_perm;29 long msg_stime; /* last msgsnd time */30 long msg_rtime; /* last msgrcv time */31 long msg_ctime; /* last change time */33 unsigned long msg_stime; /* last msgsnd time */34 unsigned long msg_stime_high;35 unsigned long msg_rtime; /* last msgrcv time */36 unsigned long msg_rtime_high;37 unsigned long msg_ctime; /* last change time */[all …]
19 struct msqid64_ds { struct20 struct ipc64_perm msg_perm;21 __kernel_long_t msg_stime; /* last msgsnd time */22 __kernel_long_t msg_rtime; /* last msgrcv time */23 __kernel_long_t msg_ctime; /* last change time */24 __kernel_ulong_t msg_cbytes; /* current number of bytes on queue */25 __kernel_ulong_t msg_qnum; /* number of messages in queue */26 __kernel_ulong_t msg_qbytes; /* max number of bytes on queue */27 __kernel_pid_t msg_lspid; /* pid of last msgsnd */28 __kernel_pid_t msg_lrpid; /* last receive pid */[all …]
79173 struct msqid64_ds { struct79174 struct ipc64_perm msg_perm;79175 long int msg_stime;79176 long int msg_rtime;79200 struct compat_msqid64_ds { argument
50226 struct msqid64_ds { struct50227 struct ipc64_perm msg_perm;50228 long int msg_stime;50229 long int msg_rtime;50230 long int msg_ctime;50231 long unsigned int msg_cbytes;50232 long unsigned int msg_qnum;50233 long unsigned int msg_qbytes;50234 __kernel_pid_t msg_lspid;50235 __kernel_pid_t msg_lrpid;[all …]
45645 struct msqid64_ds { struct45646 struct ipc64_perm msg_perm;45647 long int msg_stime;45648 long int msg_rtime;45672 struct compat_msqid64_ds { argument
54113 struct msqid64_ds { struct54114 struct ipc64_perm msg_perm;54115 long int msg_stime;54116 long int msg_rtime;54140 struct compat_msqid64_ds { argument