Search notes:

ipc/mqueue.c

This file defines the entry point for the following syscalls: mq_open, mq_unlink, mq_timedsend, mq_timedreceive, mq_notify, mq_getsetattr.

Index