|
|
1.1 ! root 1: /* ! 2: * Make the statically-allocated STREAMS buffer memory tunable. ! 3: */ ! 4: ! 5: #define _DDI_DKI 1 ! 6: #define _SYSV4 1 ! 7: ! 8: #include <sys/types.h> ! 9: #include "conf.h" ! 10: ! 11: size_t _streams_size = STREAMS_HEAP; ! 12: uchar_t _streams_heap [STREAMS_HEAP];
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.