Searched defs:Dir_s (Results 1 – 2 of 2) sorted by relevance
37 typedef struct Dir_s /* directory list element */ struct 39 struct Dir_s* next; /* next in list */ argument 40 dirDir_s global() argument
37 typedef struct Dir_s /* directory list element */ struct39 struct Dir_s* next; /* next in list */ argument40 char dir[1]; /* directory path */