Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
114
void
115
SyslogCheckpointer_ResetOnFork()
116
{
117
_syslogEnabled = false;
118
}
119
120
extern
"C"
void
121
openlog(const char *ident, int option, int facility)
Callers
1
syslog_event_hook
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected