Searched refs:dirTodoNode (Results 1 – 2 of 2) sorted by relevance
128 struct dirTodoNode { struct130 struct dirTodoNode *next; argument
95 static struct dirTodoNode *newDirTodo(void);96 static void freeDirTodo(struct dirTodoNode *);133 static struct dirTodoNode *freedt;135 static struct dirTodoNode *138 struct dirTodoNode *dt; in newDirTodo()149 freeDirTodo(struct dirTodoNode *dt) in freeDirTodo()158 static struct dirTodoNode *pendingDirectories = NULL;270 struct dirTodoNode *p, *np; in finishDosDirSection()874 struct dirTodoNode *n; in readDosDirSection()1047 struct dirTodoNode *n = pendingDirectories->next; in handleDirTree()