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_REMOVE
(Results
1 - 3
of
3
) sorted by relevancy
/src/crypto/external/bsd/openssh/dist/
sftp.h
48
#define
SSH2_FXP_REMOVE
13
sftp-server.c
145
{ "remove", NULL,
SSH2_FXP_REMOVE
, process_remove, 1 },
sftp-client.c
852
debug2("Sending
SSH2_FXP_REMOVE
\"%s\"", path);
855
send_string_request(conn, id,
SSH2_FXP_REMOVE
, path, strlen(path));
Completed in 18 milliseconds
Indexes created Fri Jun 12 00:25:51 UTC 2026