Home
last modified time | relevance | path

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

/freebsd-14.2/crypto/openssh/
H A Dservconf.h305 int process_server_config_line(ServerOptions *, char *, const char *, int,
H A Dsshd.c1757 if (process_server_config_line(&options, line,
H A Dservconf.c2645 process_server_config_line(ServerOptions *options, char *line, in process_server_config_line() function