cib__signon_attempts  294 include/crm/cib/internal.h int cib__signon_attempts(cib_t *cib, enum cib_conn_type type, int attempts);
cib__signon_attempts  926 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 1629 tools/crm_resource.c         rc = cib__signon_attempts(cib_conn, cib_command, 5);
cib__signon_attempts  459 tools/crm_shadow.c     rc = cib__signon_attempts(*real_cib, cib_command, 5);
cib__signon_attempts  407 tools/crm_ticket.c     rc = cib__signon_attempts(cib_conn, cib_command, 5);