Searched refs:SSHCFG_NEVERMATCH (Results 1 – 1 of 1) sorted by relevance
538 #define SSHCFG_NEVERMATCH 0x04 /* Match never matches; internal only */ macro2115 ? 0 : SSHCFG_NEVERMATCH)), in process_server_config_line_depth()2162 ? 0 : SSHCFG_NEVERMATCH)), in process_server_config_line_depth()2181 (*inc_flags & SSHCFG_NEVERMATCH ? NULL : connectinfo)); in process_server_config_line_depth()2185 *activep = (*inc_flags & SSHCFG_NEVERMATCH) ? 0 : value; in process_server_config_line_depth()2706 (flags & SSHCFG_NEVERMATCH ? " [checking syntax only]" : "")); in parse_server_config_depth()