Searched refs:match_cfg_line (Results 1 – 2 of 2) sorted by relevance
/openbsd/usr.bin/ssh/ |
H A D | readconf.c | 686 match_cfg_line(Options *options, const char *full_line, int *acp, char ***avp, in match_cfg_line() function 1805 value = match_cfg_line(options, str, &ac, &av, pw, host, in process_config_line_depth()
|
H A D | servconf.c | 976 match_cfg_line(const char *full_line, int *acp, char ***avp, in match_cfg_line() function 2307 value = match_cfg_line(str, &ac, &av, linenum, in process_server_config_line_depth()
|