Home
last modified time | relevance | path

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

/freebsd/crypto/openssh/
H A Dreadconf.c710 const char *remote_command, int final_pass, int *want_final_pass, in match_cfg_line()
1132 const char *original_host, const char *remote_command, char *line, in process_config_line()
1142 const char *original_host, const char *remote_command, char *line, in process_config_line_depth()
2588 const char *original_host, const char *remote_command, Options *options, int flags, in read_config_file()
2600 const char *host, const char *original_host, const char *remote_command, in read_config_file_depth()
H A Dreadconf.h147 char *remote_command; member