Searched refs:header_only (Results 1 – 2 of 2) sorted by relevance
53 bool header_only; member641 OPT_BOOLEAN(0, "header-only", &report.header_only, in cmd_report()807 if (report.header || report.header_only) in cmd_report()815 if (report.header || report.header_only) { in cmd_report()818 if (report.header_only) in cmd_report()
1495 bool header_only = false; in cmd_script() local1539 OPT_BOOLEAN(0, "header-only", &header_only, "Show only data header."), in cmd_script()1757 if (header || header_only) { in cmd_script()1759 if (header_only) in cmd_script()