System V message queue operations NAME msgrcv, msgsnd - System V message queue operations LIBRARY Standard C library ( libc , -lc ) SYN...System V message queue operations NAME msgrcv, msgsnd - System V message queue operations LIBRARY Standard C library ( libc , -lc ) SYN...System V message queue operations NAME msgrcv, msgsnd - System V message queue operations LIBRARY Standard C library ( libc , -lc ) SYN......sions */ time_t msg_stime; /* Time of last msgsnd(2) */ time_t msg_rtime; /* Time of last msgrcv(2) */ time_t msg_ctime; /* Time of creation or last modification by msgctl() */ …...ru_oublock; /* block output operations */ long ru_msgsnd; /* IPC messages sent */ long ru_msgrcv; /* IPC messages received */ long ru_nsignals; /* signals received */ long ru_nv…...e implemented as separate system calls. STANDARDS Linux. SEE ALSO msgctl (2), msgget (2), msgrcv (2), msgsnd (2), semctl (2), semget (2), semop (2), semtimedop (2), shmat (2), s…...s perhaps unfortunate, IPC_NEW would more clearly show its function. SEE ALSO msgctl (2), msgrcv (2), msgsnd (2), ftok (3), capabilities (7), mq_overview (7), sysvipc (7)....6 mremap (2) 2.0 msgctl (2) 2.0 See notes on ipc (2) msgget (2) 2.0 See notes on ipc (2) msgrcv (2) 2.0 See notes on ipc (2) msgsnd (2) 2.0 See notes on ipc (2) msync (2) 2.0 m…