Home
last modified time | relevance | path

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

/ipc/
Dmsg.c337 if (in->msg_cbytes > USHRT_MAX) in copy_msqid_to_user()
338 out.msg_cbytes = USHRT_MAX; in copy_msqid_to_user()
340 out.msg_cbytes = in->msg_cbytes; in copy_msqid_to_user()
341 out.msg_lcbytes = in->msg_cbytes; in copy_msqid_to_user()
565 p->msg_cbytes = msq->q_cbytes; in msgctl_stat()
664 unsigned short msg_cbytes; member
704 v.msg_cbytes = in->msg_cbytes; in copy_compat_msqid_to_user()
717 v.msg_cbytes = in->msg_cbytes; in copy_compat_msqid_to_user()