id_t              206 miscwrappers.cpp extern "C" int waitid(idtype_t idtype, id_t id, siginfo_t *infop, int options)
id_t              321 nosyscallsreal.c int   _real_waitid(idtype_t idtype, id_t id, siginfo_t *infop, int options) {
id_t              399 plugin/pid/pid_miscwrappers.cpp       SYSCALL_GET_ARGS_4(int,idtype,id_t,id,siginfo_t*,infop,int,options);
id_t              198 plugin/pid/pid_syscallsreal.c int   _real_waitid(idtype_t idtype, id_t id, siginfo_t *infop, int options) {
id_t              409 plugin/pid/pidwrappers.cpp extern "C" int waitid(idtype_t idtype, id_t id, siginfo_t *infop, int options)
id_t              197 plugin/pid/pidwrappers.h   int   _real_waitid(idtype_t idtype, id_t id, siginfo_t *infop, int options);
id_t              816 syscallsreal.c int _real_waitid(idtype_t idtype, id_t id, siginfo_t *infop, int options) {
id_t              445 syscallwrappers.h   int   _real_waitid(idtype_t idtype, id_t id, siginfo_t *infop, int options);