Searched refs:sftp_realpath_expand (Results 1 – 1 of 1) sorted by relevance
986 sftp_realpath_expand(struct sftp_conn *conn, const char *path, int expand) in sftp_realpath_expand() function1063 return sftp_realpath_expand(conn, path, 0); in sftp_realpath()1077 return sftp_realpath_expand(conn, path, 0); in sftp_expand_path()1079 return sftp_realpath_expand(conn, path, 1); in sftp_expand_path()