Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dmtcp/dmtcp
/ functions
Functions
2,659 in github.com/dmtcp/dmtcp
⨍
Functions
2,659
◇
Types & classes
700
↓ 1 callers
Method
writeStatusToFile
src/dmtcp_coordinator.cpp:422
↓ 1 callers
Function
writeSymbolFileToScript
(filename_substring)
util/save-symbol-files-to-gdb-script.py:53
↓ 1 callers
Function
write_args
src/mtcp/mtcp_check_vdso.c:212
↓ 1 callers
Function
writememoryarea
src/writeckpt.cpp:338
↓ 1 callers
Function
writer
test/shared-memory1.c:76
↓ 1 callers
Function
writer
test/shared-memory3.c:57
↓ 1 callers
Function
writer
test/shared-memory2.c:113
↓ 1 callers
Function
writev_test
test/syscall-tester.c:3446
↓ 1 callers
Function
xmalloc
a simple utility routine */
test/syscall-tester.c:371
↓ 1 callers
Function
xor
(bool1, bool2)
test/autotest.py:245
Method
BaseName
jalib/jfilesystem.cpp:99
Function
BasicChdir
test/syscall-tester.c:4397
Function
BasicCloseRange
Test the close_range system call functionality */
test/syscall-tester.c:3776
Function
BasicDir
test/syscall-tester.c:4367
Function
BasicDup
test/syscall-tester.c:4243
Function
BasicFchdir
test/syscall-tester.c:4474
Function
BasicFcntlDup
test/syscall-tester.c:4305
Function
BasicFcntlTruncation
test/syscall-tester.c:4816
Function
BasicFile
Do a super basic test of creat(), access(), close(), and unlink() */
test/syscall-tester.c:3717
Function
BasicFileIO
can I do simple writes, reads, and seeks? */
test/syscall-tester.c:3958
Function
BasicFilePerm
test/syscall-tester.c:4123
Function
BasicFreopen
test/syscall-tester.c:4048
Function
BasicGetSetlimit
test/syscall-tester.c:5007
Function
BasicGettid
test/syscall-tester.c:5226
Function
BasicGroups
test/syscall-tester.c:5069
Function
BasicIOV
test/syscall-tester.c:4883
Function
BasicLink
test/syscall-tester.c:4620
Function
BasicMknod
This test may not work under condor yet */
test/syscall-tester.c:4551
Function
BasicName
test/syscall-tester.c:5129
Function
BasicRename
test/syscall-tester.c:4730
Function
BasicStat
test/syscall-tester.c:4074
Function
BasicSync
test/syscall-tester.c:5114
Function
BasicTime
This is not checked over checkpoints */
test/syscall-tester.c:5159
Function
BasicTruncation
test/syscall-tester.c:4764
Function
BasicUid
test/syscall-tester.c:4190
Function
BasicUmask
This is a good test to see if umask works */
test/syscall-tester.c:4962
Function
CLOSE
test/syscall-tester.c:243
Method
CheckBegin
(self, filename, clean_lines, linenum, error)
util/cpplint.py:2200
Method
CheckEnd
(self, filename, clean_lines, linenum, error)
util/cpplint.py:2205
Method
CheckEnd
Check end of namespace comments.
util/cpplint.py:2244
Method
CkptIntervalManager
src/coordinatorplugin.h:63
Method
ConnMsg
src/plugin/ipc/socket/connectionmessage.h:53
Method
Connection
src/plugin/ipc/connection.cpp:31
Method
Connection
src/plugin/ipc/connection.h:66
Method
ConnectionIdentifier
src/plugin/ipc/connectionidentifier.cpp:36
Method
ConnectionIdentifier
src/plugin/ipc/connectionidentifier.h:63
Method
ConnectionList
src/plugin/ipc/connectionlist.h:50
Method
CoordClient
src/dmtcp_coordinator.cpp:264
Method
CoordFlags
src/dmtcp_coordinator.h:125
Method
Create
so we don't leak FDs
jalib/jsocket.h:100
Method
Descriptor
* Class Function: Descriptor * * Description: Constructor of the Descriptor class * * Parameters: NONE * * Return: NONE ********
src/plugin/ipc/event/util_descriptor.cpp:66
Method
DirName
jalib/jfilesystem.cpp:122
Method
DmtcpAlloc
Constructors
include/dmtcpalloc.h:60
Function
DmtcpGetRestartEnvErr_t dmtcp_get_restart_env
src/dmtcpplugin.cpp:331
Method
DmtcpMessage
src/dmtcpmessagetypes.cpp:27
Method
DmtcpRestart
src/dmtcprestartinternal.cpp:667
Function
DmtcpUniqueProcessId dmtcp_get_computation_id
src/dmtcpplugin.cpp:244
Function
DmtcpUniqueProcessId dmtcp_get_coord_id
src/dmtcpplugin.cpp:256
Function
DmtcpUniqueProcessId dmtcp_get_uniquepid
src/dmtcpplugin.cpp:238
Method
EpollConnection
src/plugin/ipc/event/eventconnection.h:74
Method
EventFdConnection
src/plugin/ipc/event/eventconnection.h:107
Method
FifoConnection
src/plugin/ipc/file/fileconnection.h:155
Method
FileConnection
src/plugin/ipc/file/fileconnection.h:85
Method
FileExists
jalib/jfilesystem.cpp:304
Function
FlagCxx14Features
Flag those C++14 features that we restrict. Args: filename: The name of the current file. clean_lines: A CleansedLines instance containing
util/cpplint.py:5798
Method
GetCWD
jalib/jfilesystem.cpp:87
Method
GetControllingTerm
jalib/jfilesystem.cpp:399
Method
GetCurrentHostname
jalib/jfilesystem.cpp:380
Method
GetDeviceName
jalib/jfilesystem.cpp:298
Method
GetProgramDir
jalib/jfilesystem.cpp:224
Method
GetProgramName
jalib/jfilesystem.cpp:237
Method
GetProgramPath
jalib/jfilesystem.cpp:259
Method
InClassDeclaration
Check if we are currently one level inside a class or struct declaration. Returns: True if top of the stack is a class/struct, False otherw
util/cpplint.py:2362
Method
InotifyConnection
src/plugin/ipc/event/eventconnection.h:176
Method
IsBlockInfo
Returns true if this block is a _BlockInfo. This is convenient for verifying that an object is an instance of a _BlockInfo, but not an instan
util/cpplint.py:2148
Function
IsDecltype
Check if the token ending on (linenum, column) is decltype(). Args: clean_lines: A CleansedLines instance containing the file. linenum: the
util/cpplint.py:3571
Method
JAssert
jalib/jassert.cpp:70
Method
JAssertTypeToColor
jalib/jassert.h:111
Method
JAssertTypeToStr
jalib/jassert.h:93
Method
JBinarySerializeReader
jalib/jserialize.cpp:52
Method
JBinarySerializeReaderRaw
jalib/jserialize.cpp:44
Method
JBinarySerializeWriter
jalib/jserialize.cpp:38
Method
JBinarySerializeWriterRaw
jalib/jserialize.cpp:30
Method
JBinarySerializer
ifdef JALIB_ALLOCATOR
jalib/jserialize.h:53
Method
JBuffer
jalib/jbuffer.cpp:26
Method
JChunkReader
! \fn jalib::JChunkReader::JChunkReader(JSocket sock, int chunkSize); */
jalib/jsocket.cpp:396
Method
JChunkWriter
! \fn jalib::JChunkWriter::JChunkWriter(JSocket sock, const char* buf, int len) */
jalib/jsocket.cpp:679
Method
JClientSocket
jalib/jsocket.h:159
Method
JFixedAllocStack
jalib/jalloc.cpp:214
Method
JNote
jalib/jassert.h:201
Method
JReaderInterface
ifdef JALIB_ALLOCATOR
jalib/jsocket.h:202
Method
JScopeTimer
ifdef JALIB_ALLOCATOR
jalib/jtimer.h:139
Method
JSeqpacketReader
src/plugin/ipc/socket/kernelbufferdrainer.cpp:43
Method
JServerSocket
jalib/jsocket.h:177
Method
JSockAddr
jalib/jsocket.cpp:46
Method
JSocket
jalib/jsocket.cpp:153
Method
JSocket
Use existing socket
jalib/jsocket.h:104
Method
JTime
jalib/jtimer.cpp:29
Method
JTimeRecorder
jalib/jtimer.cpp:45
Method
JTrace
jalib/jassert.h:187
← previous
next →
1,401–1,500 of 2,659, ranked by callers