Home
last modified time | relevance | path

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

/external/openssh/
Dreadconf.c2463 dump_cfg_forwards(OpCodes code, u_int count, const struct Forward *fwds) in dump_cfg_forwards() function
2593 dump_cfg_forwards(oDynamicForward, o->num_local_forwards, o->local_forwards); in dump_client_config()
2594 dump_cfg_forwards(oLocalForward, o->num_local_forwards, o->local_forwards); in dump_client_config()
2595 dump_cfg_forwards(oRemoteForward, o->num_remote_forwards, o->remote_forwards); in dump_client_config()