Home
last modified time | relevance | path

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

/freebsd-13.1/crypto/openssh/
H A Dsshconnect.c90 expand_proxy_command(const char *proxy_command, const char *user, in expand_proxy_command() function
130 command_string = expand_proxy_command(proxy_command, options.user, in ssh_proxy_fdpass_connect()
213 command_string = expand_proxy_command(proxy_command, options.user, in ssh_proxy_connect()
H A DChangeLog10601 expand_proxy_command()
10744 upstream: fix reversed arguments on expand_proxy_command(); spotted