Home
last modified time | relevance | path

Searched refs:CachedDirListNode (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/bmake/
H A Ddir.c231 typedef ListNode CachedDirListNode; typedef
355 CachedDirListNode *ln = odirs->list.first; in OpenDirs_Done()
359 CachedDirListNode *next = ln->next; in OpenDirs_Done()
374 CachedDirListNode *ln = HashTable_FindValue(&odirs->table, name); in OpenDirs_Find()
391 CachedDirListNode *ln; in OpenDirs_Remove()
540 CachedDirListNode *ln; in Dir_SetPATH()
581 CachedDirListNode *ln; in Dir_SetSYSPATH()
819 CachedDirListNode *ln; in DirExpandPath()
1061 CachedDirListNode *ln; in FindFileRelative()
1124 CachedDirListNode *ln; in FindFileAbsolute()
[all …]