Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ClusterLabs/pacemaker
/ crm_log_cli_init
Function
crm_log_cli_init
lib/common/logging.c:408–412 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
406
}
407
408
gboolean
409
crm_log_cli_init(const char *entity)
410
{
411
return crm_log_init(entity, LOG_ERR, FALSE, FALSE, 0, NULL, TRUE);
412
}
413
414
static const char *crm_quark_to_string(uint32_t tag)
415
{
Callers
15
main
Function · 0.85
main
Function · 0.85
main
Function · 0.85
main
Function · 0.85
main
Function · 0.85
main
Function · 0.85
main
Function · 0.85
main
Function · 0.85
main
Function · 0.85
main
Function · 0.85
main
Function · 0.85
main
Function · 0.85
Calls
1
crm_log_init
Function · 0.85
Tested by
2
main
Function · 0.68
main
Function · 0.68