MCPcopy 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
195DmtcpPluginDescriptor_t
196dmtcp_PathTranslator_PluginDescr()
197{
198 return pathTranslator_plugin;
199}
200
201};

Callers 1

dmtcp_initialize_pluginFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected