Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sort/
H A Dinternal.c324 set_cleanup_chain(&S->m_temporary_streams); in internal_sort()
428 (void) stream_push_to_temporary(&S->m_temporary_streams, in internal_sort()
435 (void) stream_push_to_temporary(&S->m_temporary_streams, in internal_sort()
H A Dtypes.h252 stream_t *m_temporary_streams; member
H A Dmerge.c440 merge_chain = S->m_temporary_streams; in merge()