Home
last modified time | relevance | path

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

/linux-4.1.27/include/uapi/linux/
Dmsg.h23 unsigned long msg_lcbytes; /* Reuse junk fields for 32 bit */ member
/linux-4.1.27/ipc/
Dcompat.c70 compat_ulong_t msg_lcbytes; member
Dmsg.c280 out.msg_lcbytes = in->msg_cbytes; in copy_msqid_to_user()