Home
last modified time | relevance | path

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

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