Searched refs:toremote (Results 1 – 2 of 2) sorted by relevance
/external/dropbear/ |
D | scp.c | 291 void toremote(char *, int, char *[]); 427 toremote(targ, argc, argv); in scp_main() 454 toremote(char *targ, int argc, char **argv) in toremote() function
|
/external/openssh/ |
D | scp.c | 365 void toremote(char *, int, char *[]); 516 toremote(targ, argc, argv); in main() 554 toremote(char *targ, int argc, char **argv) in toremote() function
|