OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:tolocal
(Results
1 - 2
of
2
) sorted by null
/external/dropbear/
scp.c
290
void
tolocal
(int, char *[]);
431
tolocal
(argc, argv); /* Dest is local host. */
540
tolocal
(int argc, char **argv)
function
/external/openssh/
scp.c
364
void
tolocal
(int, char *[]);
520
tolocal
(argc, argv); /* Dest is local host. */
671
tolocal
(int argc, char **argv)
function
Completed in 490 milliseconds