Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/bmake/
H A Dhash.h112 HashEntry_Get(HashEntry *h) in HashEntry_Get() function
H A Dtarg.c283 return HashEntry_Get(he); in Targ_GetNode()
H A Ddir.c405 ln = HashEntry_Get(he); in OpenDirs_Remove()