Home
last modified time | relevance | path

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

/freebsd-14-stable/stand/ficl/
HDtools.c700 hashForget(pHash, pDict->here); in forgetWid()
726 hashForget(pHash, where); in forget()
HDdict.c700 void hashForget(FICL_HASH *pHash, void *where) in hashForget() function
HDficl.h691 void hashForget (FICL_HASH *pHash, void *where);