OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SSH2_FXP_READDIR
(Results
1 - 3
of
3
) sorted by relevancy
/src/crypto/external/bsd/openssh/dist/
sftp.h
47
#define
SSH2_FXP_READDIR
12
sftp-server.c
144
{ "readdir", NULL,
SSH2_FXP_READDIR
, process_readdir, 0 },
sftp-client.c
724
debug3("Sending
SSH2_FXP_READDIR
I:%u", id);
727
if ((r = sshbuf_put_u8(msg,
SSH2_FXP_READDIR
)) != 0 ||
Completed in 27 milliseconds
Indexes created Wed Sep 02 00:25:50 UTC 2026