Searched refs:COMP_NONE (Results 1 – 4 of 4) sorted by relevance
/external/openssh/ | ||
D | kex.h | 66 #define COMP_NONE 0 macro |
D | kex.c | 703 comp->type = COMP_NONE; in choose_comp() |
D | sshd.c | 2224 if (options.compression == COMP_NONE) { |
D | servconf.c | 933 { "no", COMP_NONE }, |