OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:_PATH_CP
(Results
1 - 4
of
4
) sorted by null
/external/openssh/
pathnames.h
146
#ifndef
_PATH_CP
147
#define
_PATH_CP
"cp"
scp.c
683
addargs(&alist, "%s",
_PATH_CP
);
/external/dropbear/
options.h
266
#define
_PATH_CP
"/bin/cp"
scp.c
552
addargs(&alist, "%s",
_PATH_CP
);
Completed in 2677 milliseconds