Home
last modified time | relevance | path

Searched refs:COMP_NONE (Results 1 – 4 of 4) sorted by relevance

/external/openssh/
Dkex.h66 #define COMP_NONE 0 macro
Dkex.c703 comp->type = COMP_NONE; in choose_comp()
Dsshd.c2224 if (options.compression == COMP_NONE) {
Dservconf.c933 { "no", COMP_NONE },