pcmk__file_contents 33 include/crm/common/io_internal.h int pcmk__file_contents(const char *filename, char **contents); pcmk__file_contents 724 lib/cib/cib_file.c int rc = pcmk__file_contents(sigfile, &expected); pcmk__file_contents 1481 lib/common/schemas.c rc = pcmk__file_contents(path, contents); pcmk__file_contents 128 lib/common/unittest.c if (pcmk__file_contents(in_path, &contents) != pcmk_rc_ok) {