sftpfs_symlink     85 src/vfs/sftpfs/internal.h int sftpfs_symlink (const vfs_path_t * vpath1, const vfs_path_t * vpath2, GError ** mcerror);
sftpfs_symlink    368 src/vfs/sftpfs/sftpfs.c     rc = sftpfs_symlink (vpath1, vpath2, &mcerror);