OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:toremote
(Results
1 - 2
of
2
) sorted by null
/external/dropbear/
scp.c
291
void
toremote
(char *, int, char *[]);
427
toremote
(targ, argc, argv);
454
toremote
(char *targ, int argc, char **argv)
function
/external/openssh/
scp.c
365
void
toremote
(char *, int, char *[]);
516
toremote
(targ, argc, argv);
554
toremote
(char *targ, int argc, char **argv)
function
Completed in 45 milliseconds