f 80 include/crm/common/util.h #define pcmk_is_set(g, f) pcmk_all_flags_set((g), (f)) f 409 lib/common/md5.c #define OP(f, a, b, c, d, k, s, T) \ f 412 lib/common/md5.c a += f (b, c, d) + correct_words[k] + T; \ f 499 lib/common/patchset.c int f = sscanf(section, "%[^[][@" PCMK_XA_ID "='%[^']", tag, id); f 509 lib/common/patchset.c switch (f) { f 836 lib/common/tests/rules/pcmk__evaluate_attr_expression_test.c #define expr_test(f) cmocka_unit_test_setup_teardown(f, setup, teardown) f 100 lib/common/tests/schemas/pcmk__schema_init_test.c char *f = NULL; f 109 lib/common/tests/schemas/pcmk__schema_init_test.c free(f); f 647 lib/common/xml_io.c char *f = NULL; f 652 lib/common/xml_io.c f = crm_strdup_printf("%s/%s", pcmk__get_tmpdir(), uuid); f 653 lib/common/xml_io.c filename = f; f 659 lib/common/xml_io.c free(f);