sftpfs_write_file  106 src/vfs/sftpfs/internal.h ssize_t sftpfs_write_file (vfs_file_handler_t * fh, const char *buffer, size_t count,
sftpfs_write_file  476 src/vfs/sftpfs/sftpfs.c     rc = sftpfs_write_file (fh, buf, nbyte, &mcerror);