Home
last modified time | relevance | path

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

/ipc/
Dmsg.c335 out.msg_ctime = in->msg_ctime; in copy_msqid_to_user()
559 p->msg_ctime = msq->q_ctime; in msgctl_stat()
661 old_time32_t msg_ctime; member
702 v.msg_ctime = lower_32_bits(in->msg_ctime); in copy_compat_msqid_to_user()
703 v.msg_ctime_high = upper_32_bits(in->msg_ctime); in copy_compat_msqid_to_user()
716 v.msg_ctime = in->msg_ctime; in copy_compat_msqid_to_user()