cib_command       111 daemons/attrd/attrd_cib.c         rc = the_cib->cmds->signon(the_cib, T_ATTRD, cib_command);
cib_command       717 daemons/fenced/fenced_cib.c         rc = cib_api->cmds->signon(cib_api, CRM_SYSTEM_STONITHD, cib_command);
cib_command       426 lib/cib/cib_file.c         cib->type = cib_command;
cib_command       281 lib/cib/cib_native.c     if (type == cib_command) {
cib_command       479 lib/cib/cib_remote.c         cib->type = cib_command;
cib_command      1043 lib/cib/cib_utils.c         rc = cib_conn->cmds->signon(cib_conn, crm_system_name, cib_command);
cib_command       906 tools/cibadmin.c     rc = the_cib->cmds->signon(the_cib, crm_system_name, cib_command);
cib_command       743 tools/crm_attribute.c     rc = the_cib->cmds->signon(the_cib, crm_system_name, cib_command);
cib_command       584 tools/crm_node.c     rc = cib->cmds->signon(cib, crm_system_name, cib_command);
cib_command      1645 tools/crm_resource.c         rc = cib_conn->cmds->signon(cib_conn, crm_system_name, cib_command);
cib_command      1284 tools/crm_resource_runtime.c         rc = shadow_cib->cmds->signon(shadow_cib, crm_system_name, cib_command);
cib_command       444 tools/crm_shadow.c     rc = (*real_cib)->cmds->signon(*real_cib, crm_system_name, cib_command);
cib_command       772 tools/crm_ticket.c     rc = cib_conn->cmds->signon(cib_conn, crm_system_name, cib_command);