cib__signon_attempts 292 include/crm/cib/internal.h int cib__signon_attempts(cib_t *cib, enum cib_conn_type type, int attempts); cib__signon_attempts 891 tools/cibadmin.c rc = cib__signon_attempts(the_cib, cib_command, 5); cib__signon_attempts 824 tools/crm_attribute.c rc = cib__signon_attempts(the_cib, cib_command, 5); cib__signon_attempts 582 tools/crm_node.c rc = cib__signon_attempts(cib, cib_command, 5); cib__signon_attempts 2239 tools/crm_resource.c rc = cib__signon_attempts(cib_conn, cib_command, 5); cib__signon_attempts 458 tools/crm_shadow.c rc = cib__signon_attempts(*real_cib, cib_command, 5); cib__signon_attempts 406 tools/crm_ticket.c rc = cib__signon_attempts(cib_conn, cib_command, 5);