Home | History | Annotate | Download | only in openssh

Lines Matching refs:SSH2_MSG_REQUEST_SUCCESS

1020 	    type == SSH2_MSG_REQUEST_SUCCESS ? "success" : "failure",
1022 if (type == SSH2_MSG_REQUEST_SUCCESS && rfwd->listen_port == 0) {