Home
last modified time | relevance | path

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

/NextBSD/crypto/openssh/
HDreadconf.h199 void add_remote_forward(Options *, const Forward *);
HDreadconf.c322 add_remote_forward(Options *options, const Forward *newfwd) in add_remote_forward() function
1154 add_remote_forward(options, &fwd); in process_config_line()
HDssh.c756 add_remote_forward(&options, &fwd); in main()
HDmux.c755 add_remote_forward(&options, &fwd); in process_mux_open_fwd()