Searched defs:VacFile (Results 1 – 2 of 2) sorted by relevance
28 struct VacFile struct40 VacFile *up; /* parent file */ argument41 VacFile *next; /* sibling */ argument46 VacFile *down; /* children */ argument52 static VacFile* argument
3 typedef struct VacFile VacFile; typedef