Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sort/
H A Dstreams_wide.h51 extern const stream_ops_t stream_wide_ops;
H A Dstreams_wide.c317 const stream_ops_t stream_wide_ops = { variable
H A Dstreams.c85 str->s_ops = stream_wide_ops; in stream_set()