Home
last modified time | relevance | path

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

/freebsd/crypto/openssh/
H A Dreadconf.c702 const char *remote_command, int final_pass, int *want_final_pass, in match_cfg_line()
1125 const char *original_host, const char *remote_command, char *line, in process_config_line()
1135 const char *original_host, const char *remote_command, char *line, in process_config_line_depth()
2608 const char *original_host, const char *remote_command, Options *options, int flags, in read_config_file()
2620 const char *host, const char *original_host, const char *remote_command, in read_config_file_depth()
H A Dreadconf.h147 char *remote_command; member