Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/sort/common/
H A Dstreams_wide.h53 extern const stream_ops_t stream_wide_ops;
H A Dstreams_wide.c319 const stream_ops_t stream_wide_ops = { variable
H A Dstreams.c87 str->s_ops = stream_wide_ops; in stream_set()