Chapter Previous Next

struct sfsdir_line

Parsed line from .sfsdir
char file_key [ SFS_MAX_KEY ];
char file_name [ SFS_MAX_PATH ];
uid_t uid;

#include "sfs_misc.h"