OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sftp_close
(Results
1 - 2
of
2
) sorted by relevancy
/src/crypto/external/bsd/openssh/dist/
sftp-client.h
77
int
sftp_close
(struct sftp_conn *, const u_char *, u_int);
sftp-client.c
657
sftp_close
(struct sftp_conn *conn, const u_char *handle, u_int handle_len)
function
810
sftp_close
(conn, handle, handle_len);
1191
sftp_close
(conn, old_handle, old_handle_len);
1192
sftp_close
(conn, new_handle, new_handle_len);
1652
sftp_close
(conn, handle, handle_len);
1827
sftp_close
(conn, handle, handle_len);
1832
sftp_close
(conn, handle, handle_len);
1834
if (
sftp_close
(conn, handle, handle_len) != 0 || interrupted)
2221
if (
sftp_close
(conn, handle, handle_len) != 0)
2491
sftp_close
(from, from_handle, from_handle_len)
[
all
...]
Completed in 15 milliseconds
Indexes created Wed Sep 02 00:25:50 UTC 2026