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
1075
sftp_realpath
(struct sftp_conn *conn, const char *path)
function
2009
if ((src_canon =
sftp_realpath
(conn, src)) == NULL) {
2365
if ((dst_canon =
sftp_realpath
(conn, dst)) == NULL) {
2820
if ((from_path_canon =
sftp_realpath
(from, from_path)) == NULL) {
Completed in 17 milliseconds
Indexes created Thu Mar 26 00:23:24 UTC 2026