session_pty_req(Session *s)
{
u_int len;
int n_bytes;
int n_bytes = 0;
if (no_pty_flag) {
debug("Allocating a pty not permitted for this authentication.");