MCPcopy Create free account

hub / github.com/dmtcp/dmtcp / functions

Functions2,659 in github.com/dmtcp/dmtcp

↓ 12 callersFunctionstat_test
test/syscall-tester.c:2911
↓ 11 callersFunctioncurrentState
src/workerstate.cpp:18
↓ 11 callersMethodidentity
src/dmtcp_coordinator.h:45
↓ 11 callersMethodisValid
src/dmtcpmessagetypes.cpp:64
↓ 11 callersFunctionmmap
src/plugin/alloc/mmapwrappers.cpp:29
↓ 11 callersMethodwriteAll
Fails or does entire write (returns count)
src/util_misc.cpp:160
↓ 10 callersFunction_real_dup2
src/syscallsreal.c:471
↓ 10 callersFunction_real_socket
src/syscallsreal.c:311
↓ 10 callersFunction_real_syscall
See comments for syscall wrapper */
src/syscallsreal.c:844
↓ 10 callersFunction_real_syscall
src/plugin/pid/pid_syscallsreal.c:309
↓ 10 callersMethodbytesRead
src/plugin/ipc/socket/kernelbufferdrainer.cpp:95
↓ 10 callersFunctionclock_gettime
src/plugin/timer/timerwrappers.cpp:151
↓ 10 callersFunctionexpect_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 callersFunctionfclose
src/wrappers.cpp:415
↓ 10 callersFunctionfcntl_test
only test the ones we support */
test/syscall-tester.c:1177
↓ 10 callersFunctionfstat_test
test/syscall-tester.c:1460
↓ 10 callersFunctionmtcp_readchar
Read non-null character, return null if EOF */
src/mtcp/mtcp_util.c:392
↓ 10 callersFunctionrwrite
src/mtcp/mtcp_util.c:678
↓ 10 callersFunctionsetsid
src/plugin/pid/pidwrappers.cpp:257
↓ 10 callersFunctionsocket
jalib/jalib.cpp:174
↓ 10 callersMethodupdateMapping
src/plugin/svipc/sysvipc.cpp:443
↓ 10 callersMethodupid
src/uniquepid.h:66
↓ 9 callersFunctionDmtcpMutexInit
src/mutex.cpp:20
↓ 9 callersFunction_real_bind
src/syscallsreal.c:325
↓ 9 callersFunctionaccess
src/wrappers.cpp:744
↓ 9 callersFunctionconnect
jalib/jalib.cpp:180
↓ 9 callersFunctionconnectAndSendUserCommand
src/coordinatorapi.cpp:292
↓ 9 callersFunctiondlopen
src/plugin/dl/dlwrappers.cpp:163
↓ 9 callersFunctiondmtcp_is_protected_fd
src/dmtcpplugin.cpp:297
↓ 9 callersFunctionexpect_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 callersFunctionprocess
test/credentials/conf5.c:74
↓ 9 callersFunctionprocessOpenFd
src/wrappers.cpp:54
↓ 9 callersFunctionsetpgid
src/plugin/pid/pidwrappers.cpp:219
↓ 9 callersFunctionsyscall
jalib/jalib.cpp:155
↓ 8 callersFunctionPrintUsage
Prints a brief usage string and exits, optionally with an error message. Args: message: The optional error message.
util/cpplint.py:6037
↓ 8 callersFunction_real_semctl
src/plugin/pid/pid_syscallsreal.c:382
↓ 8 callersFunction_real_shmat
src/plugin/pid/pid_syscallsreal.c:361
↓ 8 callersFunctionbind
jalib/jalib.cpp:186
↓ 8 callersFunctiondmtcp_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 callersFunctiondmtcp_get_current_thread
src/threadlist.cpp:105
↓ 8 callersFunctionfopen
src/wrappers.cpp:220
↓ 8 callersFunctionmtcp_readfile
src/mtcp/mtcp_util.c:297
↓ 8 callersFunctionpthread_join
src/threadwrappers.cpp:215
↓ 8 callersMethodserialize
src/plugin/svipc/sysvipc.cpp:461
↓ 8 callersFunctionsocketpair
src/plugin/ipc/socket/socketwrappers.cpp:255
↓ 8 callersFunctiontcgetpgrp
src/plugin/pid/pidwrappers.cpp:153
↓ 8 callersMethodvirtualPid
src/dmtcp_coordinator.h:71
↓ 7 callersFunctionThread_UpdateState
* *****************************************************************************/
src/threadlist.cpp:857
↓ 7 callersFunction_open_log_safe
jalib/jassert.cpp:132
↓ 7 callersFunction_real_msgctl
src/plugin/pid/pid_syscallsreal.c:395
↓ 7 callersFunctionaccept
jalib/jalib.cpp:198
↓ 7 callersFunctiondmtcp_disable_ckpt
src/dmtcpplugin.cpp:125
↓ 7 callersFunctiondmtcp_get_ckpt_dir
src/dmtcpplugin.cpp:175
↓ 7 callersFunctiondmtcp_is_enabled
src/dmtcpplugin.cpp:67
↓ 7 callersFunctiondmtcp_pthread_get_tid
src/plugin/pid/glibc_pthread.cpp:154
↓ 7 callersFunctiondo_debug
* do_debug: prints debugging stuff (doh!) * **************************************************************************
contrib/tun/tun-test.c:141
↓ 7 callersFunctionepoll_ctl
src/plugin/ipc/event/eventwrappers.cpp:223
↓ 7 callersFunctiongetCoordHostAndPort
src/coordinatorapi.cpp:144
↓ 7 callersMethodgetNextArea
src/procselfmaps.cpp:158
↓ 7 callersFunctionlisten
jalib/jalib.cpp:192
↓ 7 callersFunctionmemory_regions
()
util/gdb-dmtcp-utils.py:628
↓ 7 callersMethodport
If socket originally bound to port 0, we need this to find actual port
jalib/jsocket.h:136
↓ 7 callersFunctionprocess
test/credentials/conf7.c:74
↓ 7 callersFunctionpthread_exit
src/threadwrappers.cpp:178
↓ 7 callersMethodvirtualIdExists
include/virtualidtable.h:160
↓ 7 callersFunctionwarning
plugin/modify-env/warning.cpp:4
↓ 6 callersMethodRepositoryName
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 callersFunction_do_lock_tbl
src/plugin/timer/timerlist.cpp:34
↓ 6 callersFunction_do_unlock_tbl
src/plugin/timer/timerlist.cpp:40
↓ 6 callersFunction_real_fcntl
src/plugin/pid/pid_syscallsreal.c:437
↓ 6 callersFunction_real_gettid
gettid / tkill / tgkill are not defined in libc.
src/plugin/pid/pid_syscallsreal.c:282
↓ 6 callersFunction_real_listen
src/syscallsreal.c:332
↓ 6 callersFunction_real_pthread_sigmask
src/syscallsreal.c:646
↓ 6 callersFunction_real_shmctl
src/plugin/pid/pid_syscallsreal.c:375
↓ 6 callersFunction_real_shmdt
src/plugin/pid/pid_syscallsreal.c:368
↓ 6 callersFunction_real_tgkill
src/plugin/pid/pid_syscallsreal.c:300
↓ 6 callersMethodbeginDrainOf
src/plugin/ipc/ssh/sshdrainer.cpp:93
↓ 6 callersFunctioncreateNewSocketToCoordinator
src/coordinatorapi.cpp:223
↓ 6 callersFunctiondmtcp_execvpe
src/execwrappers.cpp:797
↓ 6 callersFunctiondmtcp_tmpdir
()
test/autotest.py:422
↓ 6 callersFunctiondoesStatusSatisfy
(newStatus,requiredStatus)
test/autotest.py:563
↓ 6 callersFunctionfclose_test
test/syscall-tester.c:2467
↓ 6 callersFunctionfutex_wake
include/futex.h:25
↓ 6 callersFunctiongetaddrinfo
src/plugin/ipc/socket/socketwrappers.cpp:280
↓ 6 callersFunctionglibcMinorVersion
src/tls.cpp:62
↓ 6 callersFunctionioctl
src/plugin/pid/pid_filewrappers.cpp:64
↓ 6 callersFunctionmkstemp
src/wrappers.cpp:554
↓ 6 callersFunctionmq_open
src/plugin/ipc/file/posixipcwrappers.cpp:35
↓ 6 callersFunctionmy_err
* my_err: prints custom error messages on stderr. * **************************************************************************
contrib/tun/tun-test.c:156
↓ 6 callersFunctionopen
TODO: Fix this duplicate */
contrib/tun/tun.c:334
↓ 6 callersMethodpid
src/uniquepid.h:60
↓ 6 callersFunctionpostRestart
src/plugin/svipc/sysvipc.cpp:129
↓ 6 callersMethodpreResume
src/plugin/svipc/sysvipc.cpp:395
↓ 6 callersFunctionprocess
test/credentials/conf4.c:74
↓ 6 callersFunctionprocess
test/credentials/conf3.c:74
↓ 6 callersMethodreadAll
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 callersFunctionrefill
src/plugin/ipc/ssh/ssh.cpp:146
↓ 6 callersFunctionregisterNSData
test/plugin/example-db/example-db.cpp:29
↓ 6 callersFunctionrunDmtcpCommand
(cmd, waitForOutput=True)
test/autotest.py:328
↓ 6 callersFunctionsendMsgToCoordinator
src/coordinatorapi.cpp:412
← previousnext →101–200 of 2,659, ranked by callers