Searched refs:skip_fields_to_start (Results 1 - 1 of 1) sorted by relevance

/freebsd-10-stable/usr.bin/sort/
H A Dcoll.c264 skip_fields_to_start(const struct bwstring *s, size_t fields, bool *empty_field) function
316 *field_start = skip_fields_to_start(s, ks->f1, empty_field);
343 next_field_start = skip_fields_to_start(s, f2 + 1,
350 next_field_start = skip_fields_to_start(s, f2,

Completed in 95 milliseconds