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

/illumos-gate/usr/src/cmd/zlogin/
H A Dzlogin.c137 * also chosen in conjunction with the HI_WATER setting to make sure we
139 * blocking. By having ZLOGIN_RDBUFSIZ set to 1k and HI_WATER set to 8k, we
141 * is less than HI_WATER data already in the pipe.
145 #define HI_WATER 8192 macro
731 if (sb.st_size >= HI_WATER)

Completed in 65 milliseconds