Home
last modified time | relevance | path

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

/freebsd-13.1/crypto/openssh/
H A Dservconf.h296 int process_server_config_line(ServerOptions *, char *, const char *, int,
H A Dsshd.c1703 if (process_server_config_line(&options, line,
H A Dservconf.c2490 process_server_config_line(ServerOptions *options, char *line, in process_server_config_line() function