Searched refs:SSH_PROTO_1 (Results 1 – 5 of 5) sorted by relevance
31 #define SSH_PROTO_1 0x01 macro
239 ret |= SSH_PROTO_1; in proto_spec()
1984 if (options->protocol & SSH_PROTO_1) { in fill_default_options()2390 case SSH_PROTO_1: in fmt_intarg()2394 case (SSH_PROTO_1|SSH_PROTO_2): in fmt_intarg()
644 if (!(options.protocol & SSH_PROTO_1)) { in ssh_exchange_identification()
612 options.protocol = SSH_PROTO_1; in main()