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

/illumos-gate/usr/src/cmd/sort/common/
H A Dstreams.c351 * stream_push_to_temporary() with flags set to ST_CACHE merely copies the
353 * written out to a file. Stream pointers passed to stream_push_to_temporary()
355 * stacks. Finally, if strp == NULL, stream_push_to_temporary() creates and
359 stream_push_to_temporary(stream_t **str_chain, stream_t *streamp, int flags) function

Completed in 59 milliseconds