Searched refs:msg_stime (Results 1 – 14 of 14) sorted by relevance
7 unsigned long int msg_stime; member15 unsigned long int msg_stime; member22 unsigned long int msg_stime; member
35 __time_t msg_stime; /* time of last msgsnd command */43 __time_t msg_stime; /* time of last msgsnd command */50 __time_t msg_stime; /* time of last msgsnd command */
40 kmsqid->msg_stime = msqid64->msg_stime; in msqid64_to_kmsqid64()41 kmsqid->msg_stime_high = msqid64->msg_stime >> 32; in msqid64_to_kmsqid64()58 msqid64->msg_stime = kmsqid->msg_stime in kmsqid64_to_msqid64()163 mq64->msg_stime = mq->msg_stime in libc_hidden_def()180 mq->msg_stime = mq64->msg_stime; in msqid64_to_msqid()252 __time_t msg_stime; /* time of last msgsnd command */ member
6 unsigned long int msg_stime; member
35 __time_t msg_stime; /* time of last msgsnd command */41 __time_t msg_stime; /* time of last msgsnd command */
34 __time_t msg_stime; /* time of last msgsnd command */41 __time_t msg_stime; /* time of last msgsnd command */
21 __time64_t msg_stime; /* time of last msgsnd command */ variable
6 unsigned long msg_stime; member
5 unsigned long msg_stime; member
43 __time_t msg_stime; /* time of last msgsnd command */ member
Completed in 9 milliseconds