Home
last modified time | relevance | path

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

/external/openssh/
Dkex.h67 #define COMP_NONE 0 macro
Dservconf.c402 options->compression = COMP_NONE; in fill_default_server_options()
1245 { "no", COMP_NONE },
Dkex.c808 comp->type = COMP_NONE; in choose_comp()
Dsshd.c2335 if (options.compression == COMP_NONE) {
Dreadconf.c868 { "no", COMP_NONE },