open 1549 dmtcp_coordinator.cpp int dirfd = open(dirname.c_str(), O_DIRECTORY | O_RDONLY); open 1908 dmtcp_coordinator.cpp int fd = open("/dev/null", O_RDWR); open 606 dmtcp_launch.cpp if ( (fd = open("/proc/meminfo", O_RDONLY)) != -1 && open 310 dmtcp_restart.cpp int dirfd = open(dirName.c_str(), O_RDONLY); open 418 dmtcp_restart.cpp fd = open(filename, O_RDONLY); open 459 dmtcp_restart.cpp fd = open(filename, O_RDONLY); open 592 dmtcp_restart.cpp int fd = open(path, O_RDONLY); open 227 dmtcpworker.cpp int fd = open(path.c_str(), O_WRONLY | O_APPEND, 0); open 39 jalibinterface.cpp INIT_JALIB_FPTR(open); open 319 miscwrappers.cpp ret = open(pathname, flags, mode); open 222 mtcp/mtcp_sys.h # define mtcp_sys_open(args...) mtcp_inline_syscall(open,3,args) open 397 nosyscallsreal.c REAL_FUNC_PASSTHROUGH (open) (pathname, flags, mode); open 409 nosyscallsreal.c REAL_FUNC_PASSTHROUGH (open) (pathname, flags, mode); open 28 plugin/ipc/file/filewrappers.h #define _real_open NEXT_FNC(open) open 48 plugin/ipc/ssh/dmtcp_ssh.cpp int fd = open("/dev/null", O_RDWR); open 55 plugin/ipc/ssh/dmtcp_ssh.cpp int fd = open("/dev/null", O_RDWR); open 62 plugin/ipc/ssh/dmtcp_ssh.cpp int fd = open("/dev/null", O_RDWR); open 367 plugin/pid/pid_syscallsreal.c REAL_FUNC_PASSTHROUGH(open) (path, flags, mode); open 126 plugin/pid/pidwrappers.h MACRO(open) \ open 812 syscallsreal.c REAL_FUNC_PASSTHROUGH (open) (pathname, flags, mode); open 836 syscallsreal.c REAL_FUNC_PASSTHROUGH (open) (pathname, flags, mode); open 180 syscallwrappers.h MACRO(open) \ open 104 util_init.cpp int fd = open(portFile, O_CREAT|O_WRONLY|O_TRUNC, 0600); open 48 writeckpt.cpp #define _real_open NEXT_FNC(open)