Home
last modified time | relevance | path

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

/freebsd-9-stable/crypto/openssh/
Dserverloop.c99 static long stdin_bytes = 0; /* Number of bytes written to stdin. */ variable
510 stdin_bytes += len; in process_output()
737 stdin_bytes, fdout_bytes, stdout_bytes, stderr_bytes); in server_loop()