Searched refs:match_cfg_line (Results 1 – 2 of 2) sorted by relevance
/external/openssh/ |
D | readconf.c | 575 match_cfg_line(Options *options, char **condition, struct passwd *pw, in match_cfg_line() function 1429 value = match_cfg_line(options, &s, pw, host, original_host, in process_config_line_depth()
|
D | servconf.c | 1055 match_cfg_line(char **condition, int line, struct connection_info *ci) in match_cfg_line() function 2075 value = match_cfg_line(&cp, linenum, connectinfo); in process_server_config_line_depth()
|