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_WRITE
(Results
1 - 3
of
3
) sorted by relevancy
/src/crypto/external/bsd/openssh/dist/
sftp.h
40
#define
SSH2_FXP_WRITE
6
sftp-server.c
138
{ "write", NULL,
SSH2_FXP_WRITE
, process_write, 1 },
sftp-client.c
2122
if ((r = sshbuf_put_u8(msg,
SSH2_FXP_WRITE
)) != 0 ||
2130
debug3("Sent message
SSH2_FXP_WRITE
I:%u O:%llu S:%u",
2574
if ((r = sshbuf_put_u8(msg,
SSH2_FXP_WRITE
)) != 0 ||
2582
debug3("Sent message
SSH2_FXP_WRITE
I:%u O:%llu S:%zu",
Completed in 49 milliseconds
Indexes created Fri Jun 19 00:25:02 UTC 2026