Searched defs:cut_data (Results 1 – 3 of 3) sorted by relevance
146 struct cut_data { struct147 char *d, *O;148 struct arg_list *select[5]; // we treat them the same, so loop through150 unsigned line;151 int pairs;152 regex_t reg;
166 struct cut_data { struct167 char *d, *O;168 struct arg_list *select[5]; // we treat them the same, so loop through170 unsigned line;171 int pairs;172 regex_t reg;
491 struct cut_data { struct492 char *d, *O;493 struct arg_list *select[5]; // we treat them the same, so loop through495 unsigned line;496 int pairs;497 regex_t reg;