sftpfs_fh         228 src/vfs/sftpfs/file.c     sftpfs_file_handler_t *sftpfs_fh = (sftpfs_file_handler_t *) data;
sftpfs_fh         234 src/vfs/sftpfs/file.c     if (sftpfs_fh->handle == NULL)
sftpfs_fh         241 src/vfs/sftpfs/file.c         res = libssh2_sftp_fstat_ex (sftpfs_fh->handle, &attrs, 0);