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

/illumos-gate/usr/src/cmd/sort/common/
H A Dinvoke.c69 display_field_defns(S.m_fields_head);
H A Doptions.c248 field_add_to_chain(&(S->m_fields_head), nF);
290 field_add_to_chain(&(S->m_fields_head), nF);
326 field_add_to_chain(&(S->m_fields_head), nF);
343 field_add_to_chain(&(S->m_fields_head), nF);
355 field_add_to_chain(&(S->m_fields_head), nF);
427 field_apply_all(S->m_fields_head,
433 field_apply_all(S->m_fields_head,
440 field_apply_all(S->m_fields_head,
455 for (f = S->m_fields_head; f;
473 field_apply_all(S->m_fields_head,
[all...]
H A Dinitialize.c129 F = S->m_fields_head;
159 F = S->m_fields_head;
H A Dcheck.c177 (void) conversion_fcn(S->m_fields_head, &cur_streamp->s_current,
188 (void) conversion_fcn(S->m_fields_head, &cur_streamp->s_current,
H A Dconvert.c72 (void) coll_convert(S->m_fields_head,
H A Dmerge.c368 (void) mg_coll_convert(S->m_fields_head,
383 (void) mg_coll_convert(S->m_fields_head,
472 merge_one_stream(S->m_fields_head, cur_streamp,
483 merge_two_streams(S->m_fields_head, cur_streamp,
H A Dtypes.h257 field_t *m_fields_head; member in struct:sort
H A Dstreams.c501 S->m_fields_head, &src->s_current, FCV_FAIL,

Completed in 441 milliseconds