MCPcopy 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
1308gboolean
1309can_write(int flags)
1310{
1311 return TRUE;
1312}
1313
1314static gboolean
1315cib_force_exit(gpointer data)

Callers 1

acl_check_diff_xmlFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected