Home
last modified time | relevance | path

Searched defs:dd_data (Results 1 – 2 of 2) sorted by relevance

/third_party/toybox/generated/
Dglobals.h548 struct dd_data { struct
549 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;
/third_party/libbpf/.github/actions/build-selftests/
Dvmlinux.h57757 void *dd_data; member