Searched defs:dd_data (Results 1 – 2 of 2) sorted by relevance
548 struct dd_data { struct549 int show_xfer, show_records;550 unsigned long long bytes, c_count, in_full, in_part, out_full, out_part;551 struct timeval start;552 struct {558 } in, out;559 unsigned conv, iflag, oflag;
57757 void *dd_data; member