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
↓ 12 callers
Function
stat_test
test/syscall-tester.c:2911
↓ 11 callers
Function
currentState
src/workerstate.cpp:18
↓ 11 callers
Method
identity
src/dmtcp_coordinator.h:45
↓ 11 callers
Method
isValid
src/dmtcpmessagetypes.cpp:64
↓ 11 callers
Function
mmap
src/plugin/alloc/mmapwrappers.cpp:29
↓ 11 callers
Method
writeAll
Fails or does entire write (returns count)
src/util_misc.cpp:160
↓ 10 callers
Function
_real_dup2
src/syscallsreal.c:471
↓ 10 callers
Function
_real_socket
src/syscallsreal.c:311
↓ 10 callers
Function
_real_syscall
See comments for syscall wrapper */
src/syscallsreal.c:844
↓ 10 callers
Function
_real_syscall
src/plugin/pid/pid_syscallsreal.c:309
↓ 10 callers
Method
bytesRead
src/plugin/ipc/socket/kernelbufferdrainer.cpp:95
↓ 10 callers
Function
clock_gettime
src/plugin/timer/timerwrappers.cpp:151
↓ 10 callers
Function
expect_ptr
handle when something returns a NULL as failure */ expected is SUCCESS, or FAILURE, depending upon what I am looking for */
test/syscall-tester.c:3546
↓ 10 callers
Function
fclose
src/wrappers.cpp:415
↓ 10 callers
Function
fcntl_test
only test the ones we support */
test/syscall-tester.c:1177
↓ 10 callers
Function
fstat_test
test/syscall-tester.c:1460
↓ 10 callers
Function
mtcp_readchar
Read non-null character, return null if EOF */
src/mtcp/mtcp_util.c:392
↓ 10 callers
Function
rwrite
src/mtcp/mtcp_util.c:678
↓ 10 callers
Function
setsid
src/plugin/pid/pidwrappers.cpp:257
↓ 10 callers
Function
socket
jalib/jalib.cpp:174
↓ 10 callers
Method
updateMapping
src/plugin/svipc/sysvipc.cpp:443
↓ 10 callers
Method
upid
src/uniquepid.h:66
↓ 9 callers
Function
DmtcpMutexInit
src/mutex.cpp:20
↓ 9 callers
Function
_real_bind
src/syscallsreal.c:325
↓ 9 callers
Function
access
src/wrappers.cpp:744
↓ 9 callers
Function
connect
jalib/jalib.cpp:180
↓ 9 callers
Function
connectAndSendUserCommand
src/coordinatorapi.cpp:292
↓ 9 callers
Function
dlopen
src/plugin/dl/dlwrappers.cpp:163
↓ 9 callers
Function
dmtcp_is_protected_fd
src/dmtcpplugin.cpp:297
↓ 9 callers
Function
expect_bol
WARNING! This is a 'C' boolean, meaning you may not assign a SUCCESS to a variable and then expect_bol it to be equal to SUCCESS because SUCCESS
test/syscall-tester.c:3699
↓ 9 callers
Function
process
test/credentials/conf5.c:74
↓ 9 callers
Function
processOpenFd
src/wrappers.cpp:54
↓ 9 callers
Function
setpgid
src/plugin/pid/pidwrappers.cpp:219
↓ 9 callers
Function
syscall
jalib/jalib.cpp:155
↓ 8 callers
Function
PrintUsage
Prints a brief usage string and exits, optionally with an error message. Args: message: The optional error message.
util/cpplint.py:6037
↓ 8 callers
Function
_real_semctl
src/plugin/pid/pid_syscallsreal.c:382
↓ 8 callers
Function
_real_shmat
src/plugin/pid/pid_syscallsreal.c:361
↓ 8 callers
Function
bind
jalib/jalib.cpp:186
↓ 8 callers
Function
dmtcp_dlsym_lib_fnc_offset
* Returns the offset of the given function within the given shared library * or LIB_FNC_OFFSET_FAILED if the function does not exist in the library
src/dmtcp_dlsym.cpp:498
↓ 8 callers
Function
dmtcp_get_current_thread
src/threadlist.cpp:105
↓ 8 callers
Function
fopen
src/wrappers.cpp:220
↓ 8 callers
Function
mtcp_readfile
src/mtcp/mtcp_util.c:297
↓ 8 callers
Function
pthread_join
src/threadwrappers.cpp:215
↓ 8 callers
Method
serialize
src/plugin/svipc/sysvipc.cpp:461
↓ 8 callers
Function
socketpair
src/plugin/ipc/socket/socketwrappers.cpp:255
↓ 8 callers
Function
tcgetpgrp
src/plugin/pid/pidwrappers.cpp:153
↓ 8 callers
Method
virtualPid
src/dmtcp_coordinator.h:71
↓ 7 callers
Function
Thread_UpdateState
* *****************************************************************************/
src/threadlist.cpp:857
↓ 7 callers
Function
_open_log_safe
jalib/jassert.cpp:132
↓ 7 callers
Function
_real_msgctl
src/plugin/pid/pid_syscallsreal.c:395
↓ 7 callers
Function
accept
jalib/jalib.cpp:198
↓ 7 callers
Function
dmtcp_disable_ckpt
src/dmtcpplugin.cpp:125
↓ 7 callers
Function
dmtcp_get_ckpt_dir
src/dmtcpplugin.cpp:175
↓ 7 callers
Function
dmtcp_is_enabled
src/dmtcpplugin.cpp:67
↓ 7 callers
Function
dmtcp_pthread_get_tid
src/plugin/pid/glibc_pthread.cpp:154
↓ 7 callers
Function
do_debug
* do_debug: prints debugging stuff (doh!) * **************************************************************************
contrib/tun/tun-test.c:141
↓ 7 callers
Function
epoll_ctl
src/plugin/ipc/event/eventwrappers.cpp:223
↓ 7 callers
Function
getCoordHostAndPort
src/coordinatorapi.cpp:144
↓ 7 callers
Method
getNextArea
src/procselfmaps.cpp:158
↓ 7 callers
Function
listen
jalib/jalib.cpp:192
↓ 7 callers
Function
memory_regions
()
util/gdb-dmtcp-utils.py:628
↓ 7 callers
Method
port
If socket originally bound to port 0, we need this to find actual port
jalib/jsocket.h:136
↓ 7 callers
Function
process
test/credentials/conf7.c:74
↓ 7 callers
Function
pthread_exit
src/threadwrappers.cpp:178
↓ 7 callers
Method
virtualIdExists
include/virtualidtable.h:160
↓ 7 callers
Function
warning
plugin/modify-env/warning.cpp:4
↓ 6 callers
Method
RepositoryName
FullName after removing the local path to the repository. If we have a real absolute path name here we can try to do something smart: detecti
util/cpplint.py:1085
↓ 6 callers
Function
_do_lock_tbl
src/plugin/timer/timerlist.cpp:34
↓ 6 callers
Function
_do_unlock_tbl
src/plugin/timer/timerlist.cpp:40
↓ 6 callers
Function
_real_fcntl
src/plugin/pid/pid_syscallsreal.c:437
↓ 6 callers
Function
_real_gettid
gettid / tkill / tgkill are not defined in libc.
src/plugin/pid/pid_syscallsreal.c:282
↓ 6 callers
Function
_real_listen
src/syscallsreal.c:332
↓ 6 callers
Function
_real_pthread_sigmask
src/syscallsreal.c:646
↓ 6 callers
Function
_real_shmctl
src/plugin/pid/pid_syscallsreal.c:375
↓ 6 callers
Function
_real_shmdt
src/plugin/pid/pid_syscallsreal.c:368
↓ 6 callers
Function
_real_tgkill
src/plugin/pid/pid_syscallsreal.c:300
↓ 6 callers
Method
beginDrainOf
src/plugin/ipc/ssh/sshdrainer.cpp:93
↓ 6 callers
Function
createNewSocketToCoordinator
src/coordinatorapi.cpp:223
↓ 6 callers
Function
dmtcp_execvpe
src/execwrappers.cpp:797
↓ 6 callers
Function
dmtcp_tmpdir
()
test/autotest.py:422
↓ 6 callers
Function
doesStatusSatisfy
(newStatus,requiredStatus)
test/autotest.py:563
↓ 6 callers
Function
fclose_test
test/syscall-tester.c:2467
↓ 6 callers
Function
futex_wake
include/futex.h:25
↓ 6 callers
Function
getaddrinfo
src/plugin/ipc/socket/socketwrappers.cpp:280
↓ 6 callers
Function
glibcMinorVersion
src/tls.cpp:62
↓ 6 callers
Function
ioctl
src/plugin/pid/pid_filewrappers.cpp:64
↓ 6 callers
Function
mkstemp
src/wrappers.cpp:554
↓ 6 callers
Function
mq_open
src/plugin/ipc/file/posixipcwrappers.cpp:35
↓ 6 callers
Function
my_err
* my_err: prints custom error messages on stderr. * **************************************************************************
contrib/tun/tun-test.c:156
↓ 6 callers
Function
open
TODO: Fix this duplicate */
contrib/tun/tun.c:334
↓ 6 callers
Method
pid
src/uniquepid.h:60
↓ 6 callers
Function
postRestart
src/plugin/svipc/sysvipc.cpp:129
↓ 6 callers
Method
preResume
src/plugin/svipc/sysvipc.cpp:395
↓ 6 callers
Function
process
test/credentials/conf4.c:74
↓ 6 callers
Function
process
test/credentials/conf3.c:74
↓ 6 callers
Method
readAll
Fails, succeeds, or partial read due to EOF (returns num read) return value: -1: unrecoverable error <n>: number of bytes read
src/util_misc.cpp:188
↓ 6 callers
Function
refill
src/plugin/ipc/ssh/ssh.cpp:146
↓ 6 callers
Function
registerNSData
test/plugin/example-db/example-db.cpp:29
↓ 6 callers
Function
runDmtcpCommand
(cmd, waitForOutput=True)
test/autotest.py:328
↓ 6 callers
Function
sendMsgToCoordinator
src/coordinatorapi.cpp:412
← previous
next →
101–200 of 2,659, ranked by callers