MCPcopy Create free account
hub / github.com/dmtcp/dmtcp / SyslogCheckpointer_ResetOnFork

Function SyslogCheckpointer_ResetOnFork

src/syslogwrappers.cpp:114–118  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

112}
113
114void
115SyslogCheckpointer_ResetOnFork()
116{
117 _syslogEnabled = false;
118}
119
120extern "C" void
121openlog(const char *ident, int option, int facility)

Callers 1

syslog_event_hookFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected