Home
last modified time | relevance | path

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

/freebsd/crypto/openssh/
H A Dreadconf.h253 void add_local_forward(Options *, const struct Forward *);
H A Dssh.c1025 add_local_forward(&options, &fwd); in main()
1048 add_local_forward(&options, &fwd); in main()
H A Dreadconf.c378 add_local_forward(Options *options, const struct Forward *newfwd) in add_local_forward() function
1721 add_local_forward(options, &fwd); in process_config_line_depth()
H A Dmux.c815 add_local_forward(&options, &fwd); in mux_master_process_open_fwd()