Searched refs:buffer_high (Results 1 – 1 of 1) sorted by relevance
163 static u_int buffer_high; /* Soft max buffer size. */ variable628 if (buffer_len(&stdout_buffer) < buffer_high && in client_wait_until_can_do_something()629 buffer_len(&stderr_buffer) < buffer_high && in client_wait_until_can_do_something()1551 buffer_high = 64 * 1024; in client_loop()