Searched refs:match_cfg_line (Results 1 – 2 of 2) sorted by relevance
| /freebsd/crypto/openssh/ |
| H A D | readconf.c | 700 match_cfg_line(Options *options, const char *full_line, int *acp, char ***avp, in match_cfg_line() function 1870 value = match_cfg_line(options, str, &ac, &av, pw, host, in process_config_line_depth()
|
| H A D | servconf.c | 1049 match_cfg_line(const char *full_line, int *acp, char ***avp, in match_cfg_line() function 2431 value = match_cfg_line(str, &ac, &av, linenum, in process_server_config_line_depth()
|