const golang.org/x/crypto/ssh.msgChannelSuccess

3 uses

	golang.org/x/crypto/ssh (current package)
		messages.go#L242: const msgChannelSuccess = 99
		messages.go#L821: 	case msgChannelSuccess:
		messages.go#L864: 	msgChannelSuccess:      "channelRequestSuccessMsg",