shmat             460 miscwrappers.cpp       ret = (unsigned long) shmat(shmid, shmaddr, shmflg);
shmat             425 nosyscallsreal.c   REAL_FUNC_PASSTHROUGH_TYPED (void*, shmat) (shmid, shmaddr, shmflg);
shmat             445 plugin/pid/pid_miscwrappers.cpp       ret = (unsigned long) shmat(shmid, shmaddr, shmflg);
shmat             301 plugin/pid/pid_syscallsreal.c   REAL_FUNC_PASSTHROUGH_TYPED ( void*, shmat ) (shmid, shmaddr, shmflg);
shmat              99 plugin/pid/pidwrappers.h   MACRO(shmat)              \
shmat              29 plugin/svipc/sysvipcwrappers.h #define _real_shmat  NEXT_FNC(shmat)
shmat             955 syscallsreal.c   REAL_FUNC_PASSTHROUGH_TYPED (void*, shmat) (shmid, shmaddr, shmflg);
shmat             210 syscallwrappers.h   MACRO(shmat)                              \