Home
last modified time | relevance | path

Searched refs:_PATH_SSH_PROGRAM (Results 1 – 7 of 7) sorted by relevance

/external/openssh/
Dpathnames.h47 #ifndef _PATH_SSH_PROGRAM
48 #define _PATH_SSH_PROGRAM "/usr/bin/ssh" macro
Dconfig.h1539 #define _PATH_SSH_PROGRAM "/system/bin/sftp" macro
Dscp.c148 char *ssh_program = _PATH_SSH_PROGRAM;
Dsftp.c2089 char *ssh_program = _PATH_SSH_PROGRAM, *sftp_direct = NULL; in main()
/external/dropbear/
Doptions.h206 #define _PATH_SSH_PROGRAM "/system/xbin/ssh" macro
DREADME72 of the ssh binary, specified by _PATH_SSH_PROGRAM in options.h . By default
Dscp.c102 char *ssh_program = _PATH_SSH_PROGRAM;