Home
last modified time | relevance | path

Searched refs:msg_stime (Results 1 – 14 of 14) sorted by relevance

/sysdeps/unix/sysv/linux/mips/
A Dstruct_kernel_msqid64_ds.h7 unsigned long int msg_stime; member
15 unsigned long int msg_stime; member
22 unsigned long int msg_stime; member
/sysdeps/unix/sysv/linux/mips/bits/types/
A Dstruct_msqid_ds.h35 __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 */
/sysdeps/unix/sysv/linux/
A Dmsgctl.c40 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
A Dstruct_kernel_msqid64_ds.h6 unsigned long int msg_stime; member
/sysdeps/unix/sysv/linux/powerpc/bits/types/
A Dstruct_msqid_ds.h35 __time_t msg_stime; /* time of last msgsnd command */
41 __time_t msg_stime; /* time of last msgsnd command */
/sysdeps/unix/sysv/linux/bits/types/
A Dstruct_msqid_ds.h34 __time_t msg_stime; /* time of last msgsnd command */
41 __time_t msg_stime; /* time of last msgsnd command */
A Dstruct_msqid64_ds_helper.h21 __time64_t msg_stime; /* time of last msgsnd command */ variable
/sysdeps/unix/sysv/linux/hppa/bits/types/
A Dstruct_msqid_ds.h35 __time_t msg_stime; /* time of last msgsnd command */
41 __time_t msg_stime; /* time of last msgsnd command */
/sysdeps/unix/sysv/linux/sparc/bits/types/
A Dstruct_msqid_ds.h35 __time_t msg_stime; /* time of last msgsnd command */
41 __time_t msg_stime; /* time of last msgsnd command */
/sysdeps/unix/sysv/linux/powerpc/powerpc32/
A Dstruct_kernel_msqid64_ds.h6 unsigned long msg_stime; member
/sysdeps/unix/sysv/linux/sparc/sparc32/
A Dstruct_kernel_msqid64_ds.h6 unsigned long msg_stime; member
/sysdeps/unix/sysv/linux/hppa/
A Dstruct_kernel_msqid64_ds.h6 unsigned long msg_stime; member
/sysdeps/unix/sysv/linux/i386/
A Dstruct_kernel_msqid64_ds.h5 unsigned long msg_stime; member
/sysdeps/gnu/bits/
A Dmsq.h43 __time_t msg_stime; /* time of last msgsnd command */ member

Completed in 9 milliseconds