Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dmtcp/dmtcp
/ dmtcp_PathTranslator_PluginDescr
Function
dmtcp_PathTranslator_PluginDescr
src/plugin_pathtranslator.cpp:195–199 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
193
};
194
195
DmtcpPluginDescriptor_t
196
dmtcp_PathTranslator_PluginDescr()
197
{
198
return pathTranslator_plugin;
199
}
200
201
};
Callers
1
dmtcp_initialize_plugin
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected