OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SSH2_FXF_WRITE
(Results
1 - 3
of
3
) sorted by null
/external/openssh/
sftp.h
76
#define
SSH2_FXF_WRITE
0x00000002
sftp-server.c
126
(pflags &
SSH2_FXF_WRITE
)) {
130
} else if (pflags &
SSH2_FXF_WRITE
) {
157
if (pflags &
SSH2_FXF_WRITE
)
[
all
...]
sftp-client.c
[
all
...]
Completed in 286 milliseconds