Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/ssh/include/
H A Dreadconf.h171 void add_remote_forward(Options *, const Forward *);
/titanic_41/usr/src/cmd/ssh/libssh/common/
H A Dreadconf.c261 add_remote_forward(Options *options, const Forward *newfwd) in add_remote_forward() function
767 add_remote_forward(options, &fwd); in process_config_line()
/titanic_41/usr/src/cmd/ssh/ssh/
H A Dssh.c477 add_remote_forward(&options, &fwd);