Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/sort/common/
H A Dinternal.c326 set_cleanup_chain(&S->m_temporary_streams); in internal_sort()
430 (void) stream_push_to_temporary(&S->m_temporary_streams, in internal_sort()
437 (void) stream_push_to_temporary(&S->m_temporary_streams, in internal_sort()
H A Dtypes.h254 stream_t *m_temporary_streams; member
H A Dmerge.c442 merge_chain = S->m_temporary_streams; in merge()