siginfo_t         291 dmtcpworker.cpp static void segFaultHandler(int sig, siginfo_t* siginfo, void* context)
siginfo_t         206 miscwrappers.cpp extern "C" int waitid(idtype_t idtype, id_t id, siginfo_t *infop, int options)
siginfo_t         208 miscwrappers.cpp   siginfo_t siginfop;
siginfo_t         343 miscwrappers.cpp       SYSCALL_GET_ARGS_3(const sigset_t*,set,siginfo_t*,info,
siginfo_t         321 nosyscallsreal.c int   _real_waitid(idtype_t idtype, id_t id, siginfo_t *infop, int options) {
siginfo_t         399 plugin/pid/pid_miscwrappers.cpp       SYSCALL_GET_ARGS_4(int,idtype,id_t,id,siginfo_t*,infop,int,options);
siginfo_t         198 plugin/pid/pid_syscallsreal.c int   _real_waitid(idtype_t idtype, id_t id, siginfo_t *infop, int options) {
siginfo_t         409 plugin/pid/pidwrappers.cpp extern "C" int waitid(idtype_t idtype, id_t id, siginfo_t *infop, int options)
siginfo_t         414 plugin/pid/pidwrappers.cpp   siginfo_t siginfop;
siginfo_t         197 plugin/pid/pidwrappers.h   int   _real_waitid(idtype_t idtype, id_t id, siginfo_t *infop, int options);
siginfo_t         185 plugin/timer/timer_create.cpp     siginfo_t si;
siginfo_t         355 signalwrappers.cpp EXTERNC int sigwaitinfo(const sigset_t *set, siginfo_t *info)
siginfo_t         368 signalwrappers.cpp EXTERNC int sigtimedwait(const sigset_t *set, siginfo_t *info,
siginfo_t         793 syscallsreal.c int _real_sigwaitinfo(const sigset_t *set, siginfo_t *info) {
siginfo_t         797 syscallsreal.c int _real_sigtimedwait(const sigset_t *set, siginfo_t *info,
siginfo_t         816 syscallsreal.c int _real_waitid(idtype_t idtype, id_t id, siginfo_t *infop, int options) {
siginfo_t         378 syscallwrappers.h   int _real_sigwaitinfo(const sigset_t *set, siginfo_t *info);
siginfo_t         379 syscallwrappers.h   int _real_sigtimedwait(const sigset_t *set, siginfo_t *info,
siginfo_t         445 syscallwrappers.h   int   _real_waitid(idtype_t idtype, id_t id, siginfo_t *infop, int options);