sigevent           65 plugin/ipc/event/util_descriptor.h    sigevent signal_event;
sigevent         1101 plugin/ipc/file/fileconnection.cpp void PosixMQConnection::on_mq_notify(const struct sigevent *sevp)
sigevent          247 plugin/ipc/file/fileconnection.h       void on_mq_notify(const struct sigevent *sevp);
sigevent          256 plugin/ipc/file/fileconnection.h       struct sigevent _sevp;
sigevent          102 plugin/ipc/file/posixipcwrappers.cpp int mq_notify(mqd_t mqdes, const struct sigevent *sevp)
sigevent          107 plugin/ipc/file/posixipcwrappers.cpp     struct sigevent se;
sigevent          231 plugin/pid/pid_miscwrappers.cpp                             struct sigevent *sevp,
sigevent          249 plugin/pid/pid_miscwrappers.cpp int mq_notify(mqd_t mqdes, const struct sigevent *sevp)
sigevent          251 plugin/pid/pid_miscwrappers.cpp   struct sigevent n;
sigevent          331 plugin/pid/pid_syscallsreal.c int _real_mq_notify(mqd_t mqdes, const struct sigevent *sevp) {
sigevent          342 plugin/pid/pid_syscallsreal.c                        struct sigevent *sevp,
sigevent          171 plugin/pid/pidwrappers.h   int _real_mq_notify(mqd_t mqdes, const struct sigevent *sevp);
sigevent          174 plugin/pid/pidwrappers.h                          struct sigevent *sevp,
sigevent           85 plugin/timer/timer_create.cpp                               struct sigevent *evp,
sigevent           87 plugin/timer/timer_create.cpp                               struct sigevent *sevOut)
sigevent          162 plugin/timer/timerlist.cpp     struct sigevent *sevp = NULL;
sigevent          203 plugin/timer/timerlist.cpp                                 struct sigevent *sevp)
sigevent           49 plugin/timer/timerlist.h     struct sigevent sevp;
sigevent           95 plugin/timer/timerlist.h                            struct sigevent *sevp);
sigevent           27 plugin/timer/timerwrappers.cpp extern "C" int timer_create(clockid_t clockid, struct sigevent *sevp,
sigevent           30 plugin/timer/timerwrappers.cpp   struct sigevent sevOut;
sigevent           46 plugin/timer/timerwrappers.h                               struct sigevent *evp,
sigevent           48 plugin/timer/timerwrappers.h                               struct sigevent *sevOut);
sigevent         1045 syscallsreal.c int _real_mq_notify(mqd_t mqdes, const struct sigevent *sevp) {
sigevent          469 syscallwrappers.h   int _real_mq_notify(mqd_t mqdes, const struct sigevent *sevp);