Home
last modified time | relevance | path

Searched defs:cut_data (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/toybox/android/mac/generated/
H A Dglobals.h146 struct cut_data { struct
147 char *d, *O;
148 struct arg_list *select[5]; // we treat them the same, so loop through
150 unsigned line;
151 int pairs;
152 regex_t reg;
/aosp_15_r20/external/toybox/android/linux/generated/
H A Dglobals.h166 struct cut_data { struct
167 char *d, *O;
168 struct arg_list *select[5]; // we treat them the same, so loop through
170 unsigned line;
171 int pairs;
172 regex_t reg;
/aosp_15_r20/external/toybox/android/device/generated/
H A Dglobals.h491 struct cut_data { struct
492 char *d, *O;
493 struct arg_list *select[5]; // we treat them the same, so loop through
495 unsigned line;
496 int pairs;
497 regex_t reg;