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 280 if (ver != SSHMUX_VER) {
282 "(expected %d)", ver, SSHMUX_VER);
974 buffer_put_int(&out, SSHMUX_VER);
    [all...]

Completed in 119 milliseconds