Home
last modified time | relevance | path

Searched defs:stdout_bytes (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/cmd/ssh/sshd/
H A Dserverloop.c81 static long stdout_bytes = 0; /* Number of stdout bytes sent to client. */ variable
/titanic_41/usr/src/cmd/ssh/ssh/
H A Dclientloop.c125 static u_long stdin_bytes, stdout_bytes, stderr_bytes; variable