Chapter Previous Next

struct sfs_read_request

Read data from encrypted file
char buf [ SFS_MAX_BUF_SIZE ];
size_t count;
int fd;
char last;
pid_t pid;

#include "sfs.h"