Home
last modified time | relevance | path

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

/freebsd/contrib/bmake/
H A Dhash.h110 HashEntry_Get(HashEntry *he) in HashEntry_Get() function
H A Dtarg.c276 return HashEntry_Get(he); in Targ_GetNode()
H A Ddir.c391 ln = HashEntry_Get(he); in OpenDirs_Remove()