Searched refs:SSH2_FXP_REALPATH (Results 1 – 4 of 4) sorted by relevance
50 #define SSH2_FXP_REALPATH 16 macro
572 path is canonicalised similarly to SSH2_FXP_REALPATH.581 Its reply is the same format as that of SSH2_FXP_REALPATH.
144 { "realpath", NULL, SSH2_FXP_REALPATH, process_realpath, 0 },
1019 send_string_request(conn, id, SSH2_FXP_REALPATH, in sftp_realpath_expand()