OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SSH2_FX_NO_SUCH_FILE
(Results
1 - 3
of
3
) sorted by null
/external/openssh/
sftp.h
89
#define
SSH2_FX_NO_SUCH_FILE
2
sftp-common.c
166
case
SSH2_FX_NO_SUCH_FILE
:
sftp-server.c
99
ret =
SSH2_FX_NO_SUCH_FILE
;
[
all
...]
Completed in 700 milliseconds