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