Lines Matching full:last
19 long msg_stime; /* last msgsnd time */
20 long msg_rtime; /* last msgrcv time */
21 long msg_ctime; /* last change time */
25 __kernel_pid_t msg_lspid; /* pid of last msgsnd */
26 __kernel_pid_t msg_lrpid; /* last receive pid */
34 unsigned long msg_stime; /* last msgsnd time */
36 unsigned long msg_rtime; /* last msgrcv time */
38 unsigned long msg_ctime; /* last change time */
42 __kernel_pid_t msg_lspid; /* pid of last msgsnd */
43 __kernel_pid_t msg_lrpid; /* last receive pid */
50 unsigned long msg_stime; /* last msgsnd time */
52 unsigned long msg_rtime; /* last msgrcv time */
54 unsigned long msg_ctime; /* last change time */
59 __kernel_pid_t msg_lspid; /* pid of last msgsnd */
60 __kernel_pid_t msg_lrpid; /* last receive pid */