Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/sort/common/
H A Dstreams.h64 extern void stream_add_file_to_chain(stream_t **, char *);
H A Doptions.c564 stream_add_file_to_chain( in options()
584 stream_add_file_to_chain(&(S->m_input_streams), in options()
H A Dstreams.c305 stream_add_file_to_chain(stream_t **str_chain, char *filename) in stream_add_file_to_chain() function