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

  /external/openssh/
readconf.h 194 void add_local_forward(Options *, const struct Forward *);
ssh.c 847 add_local_forward(&options, &fwd);
869 add_local_forward(&options, &fwd);
    [all...]
readconf.c 291 add_local_forward(Options *options, const struct Forward *newfwd) function
    [all...]
mux.c 793 add_local_forward(&options, &fwd);
    [all...]

Completed in 77 milliseconds