Home
last modified time | relevance | path

Searched refs:multistate_compression (Results 1 – 3 of 3) sorted by relevance

/freebsd/crypto/openssh/
H A Dservconf.h196 SSHCONF_INT(compression, Compression, SSHCFG_GLOBAL, multistate_compression, SSHD_DEFAULT_COMPRESSI…
H A Dreadconf.c1085 static const struct multistate multistate_compression[] = { variable
1346 multistate_ptr = multistate_compression; in process_config_line_depth()
3592 return fmt_multistate_int(val, multistate_compression); in fmt_intarg()
H A Dservconf.c1081 static const struct multistate multistate_compression[] = { variable
1550 multistate_ptr = multistate_compression; in process_server_config_line_depth()
4058 return fmt_multistate_int(val, multistate_compression); in fmt_intarg()