Searched defs:cut_data (Results 1 – 3 of 3) sorted by relevance
1247 struct cut_data { struct1248 char *d, *O;1249 struct arg_list *select[5]; // we treat them the same, so loop through1251 unsigned line;1252 int pairs;1253 regex_t reg;