Home
last modified time | relevance | path

Searched defs:remote_command (Results 1 – 2 of 2) sorted by relevance

/freebsd/crypto/openssh/
H A Dreadconf.c714 const char *remote_command, int final_pass, int *want_final_pass, in match_cfg_line()
1126 const char *original_host, const char *remote_command, char *line, in process_config_line()
1136 const char *original_host, const char *remote_command, char *line, in process_config_line_depth()
2552 const char *original_host, const char *remote_command, Options *options, int flags, in read_config_file()
2564 const char *host, const char *original_host, const char *remote_command, in read_config_file_depth()
H A Dreadconf.h146 char *remote_command; member