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

/illumos-gate/usr/src/cmd/sort/common/
H A Dfields.h67 extern ssize_t field_convert_alpha(field_t *, line_rec_t *, vchar_t,
H A Dinitialize.c138 F->f_convert = field_convert_alpha;
H A Dfields.c145 * field_convert_alpha, and isn't for general use, as it assumes that n is the
672 * field_convert_alpha() always fails with return value -1 if the converted
677 field_convert_alpha(field_t *F, line_rec_t *L, vchar_t delimiter, function

Completed in 59 milliseconds