Home
last modified time | relevance | path

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

/ipc/
Dmsg.c334 out.msg_stime = in->msg_stime; in copy_msqid_to_user()
563 p->msg_stime = msq->q_stime; in msgctl_stat()
665 old_time32_t msg_stime; member
704 v.msg_stime = lower_32_bits(in->msg_stime); in copy_compat_msqid_to_user()
705 v.msg_stime_high = upper_32_bits(in->msg_stime); in copy_compat_msqid_to_user()
720 v.msg_stime = in->msg_stime; in copy_compat_msqid_to_user()