Searched refs:report (Results 1 – 6 of 6) sorted by relevance
34 struct mock_storage_error_report* report; in mock_error_report_clear() local36 report = list_remove_head_type(&error_reports, in mock_error_report_clear()38 assert(report); in mock_error_report_clear()39 free(report); in mock_error_report_clear()58 struct mock_storage_error_report* report = malloc(sizeof(*report)); in do_error_report() local59 assert(report); in do_error_report()60 report->type = type; in do_error_report()61 report->fs_name = fs_name; in do_error_report()62 report->block_type = block_type; in do_error_report()64 list_add_tail(&error_reports, &report->node); in do_error_report()
59 $(SCUDO_DIR)/standalone/report.cpp \
65 $(SCUDO_DIR)/standalone/report.cpp \
60 # Enable the message, report, category or checker with the given id(s). You can66 # Disable the message, report, category or checker with the given id(s). You106 # Tells whether to display a full report or only the messages115 # number of statements analyzed. This is used by the global evaluation report358 # given file (report RP0402 must not be disabled)361 # Create a graph of external dependencies in the given file (report RP0402 must365 # Create a graph of internal dependencies in the given file (report RP0402 must
53 /* report vendor atom */
110 MODULE_LDFLAGS += -z bti-report=warning