Searched refs:CachedDir_Ref (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/bmake/
H A Ddir.c311 CachedDir_Ref(CachedDir *dir) function
356 CachedDir_Ref(dir);
1547 Lst_Append(&path->dirs, CachedDir_Ref(dir));
1569 * Lst_Append and CachedDir_Ref.
1585 Lst_Prepend(&path->dirs, CachedDir_Ref(dotLast));
1593 Lst_Append(&path->dirs, CachedDir_Ref(dir));
1612 Lst_Append(&path->dirs, CachedDir_Ref(dir));
1691 Lst_Append(&dst->dirs, CachedDir_Ref(dir));

Completed in 106 milliseconds