Home
last modified time | relevance | path

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

/freebsd/crypto/openssh/
H A Dssh.c561 process_config_files(const char *host_name, struct passwd *pw, int final_pass, in process_config_files() function
1208 process_config_files(options.host_arg, pw, 0, &want_final_pass); in main()
1277 process_config_files(options.host_arg, pw, 1, NULL); in main()