Home
last modified time | relevance | path

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

/freebsd/stand/ficl/
H A Dtools.c700 hashForget(pHash, pDict->here); in forgetWid()
726 hashForget(pHash, where); in forget()
H A Ddict.c700 void hashForget(FICL_HASH *pHash, void *where) in hashForget() function
H A Dficl.h691 void hashForget (FICL_HASH *pHash, void *where);