Home | History | Annotate | Download | only in openssh

Lines Matching full:setmode

1620 	setmode(in, O_BINARY);
1621 setmode(out, O_BINARY);