dmtcp_is_protected_fd  377 plugin/ipc/file/fileconnlist.cpp     if (dmtcp_is_protected_fd(fd)) continue;
dmtcp_is_protected_fd   88 plugin/ipc/file/filewrappers.cpp   if (dmtcp_is_protected_fd(fd)) {
dmtcp_is_protected_fd  106 plugin/ipc/file/filewrappers.cpp   if (dmtcp_is_protected_fd(fd)) {
dmtcp_is_protected_fd  125 plugin/ipc/file/filewrappers.cpp   if (dmtcp_is_protected_fd(fd)) {
dmtcp_is_protected_fd   62 plugin/ipc/ipc.cpp   if (dmtcp_is_protected_fd(fd)) {
dmtcp_is_protected_fd   80 plugin/ipc/ipc.cpp   if (dmtcp_is_protected_fd(fd)) {
dmtcp_is_protected_fd   99 plugin/ipc/ipc.cpp   if (dmtcp_is_protected_fd(fd)) {
dmtcp_is_protected_fd  168 plugin/ipc/socket/socketconnlist.cpp     if (dmtcp_is_protected_fd(fd)) continue;
dmtcp_is_protected_fd  260 plugin/svipc/dmtcp-test.h EXTERNC int dmtcp_is_protected_fd(int fd);