HomeSort by relevance Sort by last modified time
    Searched refs:SSHMUX_VER (Results 1 - 2 of 2) sorted by null

  /external/openssh/
clientloop.h 64 #define SSHMUX_VER 4
mux.c 282 if (ver != SSHMUX_VER) {
284 "(expected %d)", ver, SSHMUX_VER);
1118 buffer_put_int(&out, SSHMUX_VER);
    [all...]

Completed in 530 milliseconds