Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/sort/common/
H A Dstreams_array.h50 extern const stream_ops_t stream_array_ops;
H A Dstreams_array.c125 const stream_ops_t stream_array_ops = { variable
H A Dstreams.c75 str->s_ops = stream_array_ops; in stream_set()