OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SSH2_FXP_SYMLINK
(Results
1 - 3
of
3
) sorted by null
/external/openssh/
sftp.h
54
#define
SSH2_FXP_SYMLINK
20
sftp-server.c
1351
case
SSH2_FXP_SYMLINK
:
[
all
...]
sftp-client.c
850
buffer_put_char(&msg,
SSH2_FXP_SYMLINK
);
855
debug3("Sent message
SSH2_FXP_SYMLINK
\"%s\" -> \"%s\"", oldpath,
[
all
...]
Completed in 21 milliseconds