Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/sort/common/
H A Dstreams.c332 streamp->s_previous = cur_streamp; in stream_push_to_chain()
429 cur_streamp = tail_streamp->s_previous; in stream_close_all_previous()
435 cur_streamp = cur_streamp->s_previous; in stream_close_all_previous()
H A Dtypes.h205 struct stream *s_previous; member
H A Dmerge.c313 bot_streamp = bot_streamp->s_previous; in merge_n_streams()