Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ClusterLabs/pacemaker
/ can_write
Function
can_write
cib/callbacks.c:1308–1312 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1306
#endif
1307
1308
gboolean
1309
can_write(int flags)
1310
{
1311
return TRUE;
1312
}
1313
1314
static gboolean
1315
cib_force_exit(gpointer data)
Callers
1
acl_check_diff_xml
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected