HomeSort by relevance Sort by last modified time
    Searched refs:add_remote_forward (Results 1 - 4 of 4) sorted by null

  /external/openssh/
readconf.h 159 void add_remote_forward(Options *, const Forward *);
readconf.c 284 add_remote_forward(Options *options, const Forward *newfwd) function
796 add_remote_forward(options, &fwd);
    [all...]
ssh.c 551 add_remote_forward(&options, &fwd);
    [all...]
mux.c 751 add_remote_forward(&options, &fwd);
    [all...]

Completed in 577 milliseconds