query_from 108 include/crm/cib.h int (*query_from) (cib_t * cib, const char *host, const char *section, query_from 75 lib/cib/cib_client.c return cib->cmds->query_from(cib, NULL, section, output_data, call_options); query_from 386 lib/cib/cib_client.c new_cib->cmds->query_from = cib_client_query_from;