Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sort/
H A Dtypes.h116 #define STREAM_UNIQUE 0x0200 macro
H A Dmerge.c80 (S->m_unique_lines ? STREAM_UNIQUE : 0)); in prepare_output_stream()
H A Dstreams.c94 if (str->s_status & STREAM_UNIQUE) in stream_set()