Searched defs:line_rec_t (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/sort/common/
H A Dtypes.h65 } line_rec_t; typedef in typeref:struct:line_rec
89 ssize_t (*f_convert)(struct field *, line_rec_t *,
138 line_rec_t **s_array;
180 void (*sop_put_line)(struct stream *, line_rec_t *);
210 line_rec_t s_current; /* present line buffers */
260 ssize_t (*m_coll_convert)(field_t *, line_rec_t *, flag_t,

Completed in 45 milliseconds