Searched refs:show_records (Results 1 – 2 of 2) sorted by relevance
44 int show_xfer, show_records;70 if (TT.show_records) in status()113 TT.show_xfer = TT.show_records = 1; in dd_main()133 else if (!strcmp(arg, "none")) TT.show_xfer = TT.show_records = 0; in dd_main()
507 int show_xfer, show_records; member