_real_mq_notify   117 plugin/ipc/file/posixipcwrappers.cpp     res = _real_mq_notify(mqdes, &se);
_real_mq_notify   119 plugin/ipc/file/posixipcwrappers.cpp     res = _real_mq_notify(mqdes, sevp);
_real_mq_notify   257 plugin/pid/pid_miscwrappers.cpp     ret = _real_mq_notify(mqdes, &n);
_real_mq_notify   259 plugin/pid/pid_miscwrappers.cpp     ret = _real_mq_notify(mqdes, sevp);
_real_mq_notify   171 plugin/pid/pidwrappers.h   int _real_mq_notify(mqd_t mqdes, const struct sigevent *sevp);
_real_mq_notify   469 syscallwrappers.h   int _real_mq_notify(mqd_t mqdes, const struct sigevent *sevp);