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_CLOSE
(Results
1 - 3
of
3
) sorted by relevancy
/src/crypto/external/bsd/openssh/dist/
sftp.h
38
#define
SSH2_FXP_CLOSE
4
sftp-server.c
136
{ "close", NULL,
SSH2_FXP_CLOSE
, process_close, 0 },
sftp-client.c
667
if ((r = sshbuf_put_u8(msg,
SSH2_FXP_CLOSE
)) != 0 ||
672
debug3("Sent message
SSH2_FXP_CLOSE
I:%u", id);
Completed in 52 milliseconds
Indexes created Wed Sep 02 00:25:50 UTC 2026