Searched refs:ST_MEM_FILLED (Results 1 - 2 of 2) sorted by relevance

/opensolaris-onvv-gate/usr/src/cmd/sort/common/
H A Dstreams.h56 #define ST_MEM_FILLED 0x0 /* no memory left; proceed to internal sort */ macro
H A Dstreams.c473 * ST_MEM_AVAIL, else we return ST_MEM_FILLED.
495 return (ST_MEM_FILLED);
510 return_val = ST_MEM_FILLED;
538 return_val = ST_MEM_FILLED;
542 return_val = ST_MEM_FILLED;

Completed in 95 milliseconds