Home
last modified time | relevance | path

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

/ipc/
Dmsg.c333 out.msg_stime = in->msg_stime; in copy_msqid_to_user()
557 p->msg_stime = msq->q_stime; in msgctl_stat()
659 old_time32_t msg_stime; member
698 v.msg_stime = lower_32_bits(in->msg_stime); in copy_compat_msqid_to_user()
699 v.msg_stime_high = upper_32_bits(in->msg_stime); in copy_compat_msqid_to_user()
714 v.msg_stime = in->msg_stime; in copy_compat_msqid_to_user()