OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:sftp_realpath
(Results
1 - 2
of
2
) sorted by relevancy
/src/crypto/external/bsd/openssh/dist/
sftp-realpath.c
48
char *
sftp_realpath
(const char *path, char *resolved);
58
sftp_realpath
(const char *path, char *resolved)
function
sftp-client.c
1063
sftp_realpath
(struct sftp_conn *conn, const char *path)
function
1997
if ((src_canon =
sftp_realpath
(conn, src)) == NULL) {
2356
if ((dst_canon =
sftp_realpath
(conn, dst)) == NULL) {
2814
if ((from_path_canon =
sftp_realpath
(from, from_path)) == NULL) {
Completed in 38 milliseconds
Indexes created Sun Jun 21 00:25:28 UTC 2026