file 181 daemons/based/based_io.c readCibXmlFile(const char *dir, const char *file, gboolean discard_status) file 197 daemons/based/based_io.c sigfile = crm_strdup_printf("%s.sig", file); file 198 daemons/based/based_io.c if (pcmk__daemon_can_write(dir, file) == FALSE file 204 daemons/based/based_io.c filename = crm_strdup_printf("%s/%s", dir, file); file 94 daemons/based/pacemaker-based.h xmlNode *readCibXmlFile(const char *dir, const char *file, file 70 include/crm/common/internal.h bool pcmk__daemon_can_write(const char *dir, const char *file); file 63 include/crm/common/iso8601.h void crm_time_log_alias(int log_level, const char *file, const char *function, int line, file 108 include/crm/common/logging.h void crm_log_output_fn(const char *file, const char *function, int line, int level, file 123 include/crm/common/logging.h void log_data_element(int log_level, const char *file, const char *function, int line, file 270 include/crm/common/logging.h # define do_crm_log_alias(level, file, function, line, fmt, args...) do { \ file 278 include/crm/common/logging.h qb_log_from_external_source(function, file, fmt, (level), \ file 160 include/crm/common/util.h void crm_abort(const char *file, const char *function, int line, file 389 include/crm/pengine/internal.h void pe__show_node_weights_as(const char *file, const char *function, file 108 lib/common/crmcommon_private.h void pcmk__xe_log(int log_level, const char *file, const char *function, file 346 lib/common/io.c pcmk__daemon_can_write(const char *dir, const char *file) file 357 lib/common/io.c if (file != NULL) { file 358 lib/common/io.c full_file = crm_strdup_printf("%s/%s", dir, file); file 252 lib/common/iso8601.c crm_time_log_alias(int log_level, const char *file, const char *function, int line, file 261 lib/common/iso8601.c do_crm_log_alias(log_level, file, function, line, "%s%s%s", file 968 lib/common/logging.c crm_log_output_fn(const char *file, const char *function, int line, int level, const char *prefix, file 989 lib/common/logging.c do_crm_log_alias(level, file, function, line, "%s [ %.*s ]", prefix, file 43 lib/common/procfs.c FILE *file; file 84 lib/common/procfs.c file = fopen(procpath, "r"); file 85 lib/common/procfs.c if (!file) { file 88 lib/common/procfs.c if (fscanf(file, "Name:\t%15[^\n]", name) != 1) { file 89 lib/common/procfs.c fclose(file); file 93 lib/common/procfs.c fclose(file); file 597 lib/common/schemas.c char *file = NULL; file 609 lib/common/schemas.c file = pcmk__xml_artefact_path(pcmk__xml_artefact_ns_legacy_rng, file 613 lib/common/schemas.c crm_str(file), known_schemas[method].validator); file 617 lib/common/schemas.c validate_with_relaxng(doc, to_logs, file, file 626 lib/common/schemas.c free(file); file 337 lib/common/utils.c crm_abort(const char *file, const char *function, int line, file 356 lib/common/utils.c crm_err("%s: Triggered assert at %s:%d : %s", function, file, line, assert_condition); file 363 lib/common/utils.c crm_err("%s: Triggered fatal assert at %s:%d : %s", function, file, line, assert_condition); file 368 lib/common/utils.c function, file, line, assert_condition); file 379 lib/common/utils.c function, pid, file, line, assert_condition); file 1423 lib/common/xml.c pcmk__xe_log(int log_level, const char *file, const char *function, int line, file 1488 lib/common/xml.c do_crm_log_alias(log_level, file, function, line, "%s %s", prefix, buffer); file 1504 lib/common/xml.c pcmk__xe_log(log_level, file, function, line, prefix, child, file 1516 lib/common/xml.c do_crm_log_alias(log_level, file, function, line, "%s %s", prefix, buffer); file 1523 lib/common/xml.c log_xml_changes(int log_level, const char *file, const char *function, int line, file 1542 lib/common/xml.c pcmk__xe_log(log_level, file, function, line, prefix_m, data, depth, file 1566 lib/common/xml.c pcmk__xe_log(log_level, file, function, line, flags, data, depth, file 1576 lib/common/xml.c do_crm_log_alias(log_level, file, function, line, file 1594 lib/common/xml.c do_crm_log_alias(log_level, file, function, line, file 1604 lib/common/xml.c log_xml_changes(log_level, file, function, line, prefix, child, file 1608 lib/common/xml.c pcmk__xe_log(log_level, file, function, line, prefix, data, depth, file 1614 lib/common/xml.c log_xml_changes(log_level, file, function, line, prefix, child, file 1624 lib/common/xml.c log_data_element(int log_level, const char *file, const char *function, int line, file 1641 lib/common/xml.c do_crm_log_alias(log_level, file, function, line, "%s: %s", prefix, file 1647 lib/common/xml.c log_xml_changes(log_level, file, function, line, prefix, data, depth, file 1674 lib/common/xml.c log_data_element(log_level, file, function, line, prefix, a_child, depth + 1, options); file 1677 lib/common/xml.c pcmk__xe_log(log_level, file, function, line, prefix, data, depth, file 264 lib/pengine/utils.c pe__log_node_weights(const char *file, const char *function, int line, file 278 lib/pengine/utils.c qb_log_from_external_source(function, file, file 284 lib/pengine/utils.c qb_log_from_external_source(function, file, "%s: %s = %s", file 305 lib/pengine/utils.c pe__show_node_weights_as(const char *file, const char *function, int line, file 322 lib/pengine/utils.c pe__log_node_weights(file, function, line, rsc, comment, nodes); file 332 lib/pengine/utils.c pe__show_node_weights_as(file, function, line, to_log, child, file 382 libltdl/loaders/dyld.c const char *file; file 385 libltdl/loaders/dyld.c NSLinkEditError (&ler, &lerno, &file, &errstr); file 774 libltdl/ltdl.c FILE *file = 0; file 776 libltdl/ltdl.c foreach_dirinpath (search_path, base_name, find_file_callback, pdir, &file); file 778 libltdl/ltdl.c return file; file 1037 libltdl/ltdl.c parse_dotla_file(FILE *file, char **dlname, char **libdir, char **deplibs, file 1050 libltdl/ltdl.c while (!feof (file)) file 1053 libltdl/ltdl.c if (!fgets (line, (int) line_len, file)) file 1061 libltdl/ltdl.c while (line[line_len-2] != '\0' && line[line_len-2] != '\n' && !feof (file)) file 1070 libltdl/ltdl.c if (!fgets (&line[line_len -1], (int) line_len +1, file)) file 1337 libltdl/ltdl.c FILE * file = 0; file 1357 libltdl/ltdl.c file = find_file (user_search_path, base_name, &dir); file 1359 libltdl/ltdl.c if (!file) file 1363 libltdl/ltdl.c file = find_file (search_path, base_name, &dir); file 1367 libltdl/ltdl.c if (!file) file 1371 libltdl/ltdl.c file = find_file (search_path, base_name, &dir); file 1375 libltdl/ltdl.c if (!file && *sys_dlsearch_path) file 1377 libltdl/ltdl.c file = find_file (sys_dlsearch_path, base_name, &dir); file 1383 libltdl/ltdl.c file = fopen (attempt, LT_READTEXT_MODE); file 1388 libltdl/ltdl.c if (!file) file 1396 libltdl/ltdl.c if (parse_dotla_file(file, &dlname, &libdir, &deplibs, file 1400 libltdl/ltdl.c fclose (file);