Home
last modified time | relevance | path

Searched refs:field_convert_alpha_wide (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/sort/
H A Dfields.h77 extern ssize_t field_convert_alpha_wide(field_t *, line_rec_t *, vchar_t,
H A Dinitialize.c173 F->f_convert = field_convert_alpha_wide; in initialize_post()
H A Dfields.c662 val = field_convert_alpha_wide(F, L, delimiter, data_offset, in field_convert_month_wide()
748 field_convert_alpha_wide(field_t *F, line_rec_t *L, vchar_t delimiter, in field_convert_alpha_wide() function