getsid 277 dmtcp_restart.cpp if (getsid(0) != _pInfo.pid()) {
getsid 278 dmtcp_restart.cpp JWARNING(setsid() != -1) (getsid(0)) (JASSERT_ERRNO)
getsid 302 nosyscallsreal.c REAL_FUNC_PASSTHROUGH_PID_T (getsid) (pid);
getsid 379 plugin/pid/pid_miscwrappers.cpp ret = getsid(pid);
getsid 174 plugin/pid/pid_syscallsreal.c REAL_FUNC_PASSTHROUGH_TYPED ( pid_t, getsid ) ( pid );
getsid 112 plugin/pid/pidwrappers.h MACRO(getsid) \
getsid 488 processinfo.cpp _sid = getsid(0);
getsid 536 processinfo.cpp _sessionIds[pid] = getsid(pid);
getsid 122 syscallwrappers.h MACRO(getsid) \