Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sort/
H A Dstreams.c460 int fetch_result = NEXT_LINE_COMPLETE; in stream_insert() local
525 (fetch_result = SOP_FETCH(src)) == NEXT_LINE_INCOMPLETE) in stream_insert()
534 if (fetch_result == NEXT_LINE_INCOMPLETE) { in stream_insert()
543 if (fetch_result != NEXT_LINE_INCOMPLETE && in stream_insert()