Home
last modified time | relevance | path

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

/third_party/toybox/generated/
Dglobals.h550 struct dd_data { struct
551 int show_xfer, show_records;
552 unsigned long long bytes, c_count, in_full, in_part, out_full, out_part;
553 struct timeval start;
554 struct {
560 } in, out;
561 unsigned conv, iflag, oflag;
/third_party/libbpf/.github/actions/build-selftests/
Dvmlinux.h57757 void *dd_data; member