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

/illumos-gate/usr/src/cmd/sort/common/
H A Doptions.c197 F->f_options |= blanks_flag ? FIELD_IGNORE_BLANKS_END : 0;
467 FIELD_IGNORE_BLANKS_END;
H A Dtypes.h77 #define FIELD_IGNORE_BLANKS_END 0x10 macro
H A Dfields.c349 if (F->f_options & FIELD_IGNORE_BLANKS_END) {
404 F->f_options & FIELD_IGNORE_BLANKS_END);
449 F->f_options & FIELD_IGNORE_BLANKS_END);
512 FIELD_IGNORE_BLANKS_END, delimiter);
569 FIELD_IGNORE_BLANKS_END, delimiter);

Completed in 49 milliseconds