Home | History | Annotate | Download | only in openssh

Lines Matching refs:O_BINARY

1475 	setmode(in, O_BINARY);
1476 setmode(out, O_BINARY);