OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SSH2_FXP_READDIR
(Results
1 - 3
of
3
) sorted by null
/external/openssh/
sftp.h
46
#define
SSH2_FXP_READDIR
12
sftp-server.c
1327
case
SSH2_FXP_READDIR
:
[
all
...]
sftp-client.c
481
debug3("Sending
SSH2_FXP_READDIR
I:%u", id);
484
buffer_put_char(&msg,
SSH2_FXP_READDIR
);
[
all
...]
Completed in 27 milliseconds