Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/boot/ficl/
Dtools.c701 hashForget(pHash, pDict->here); in forgetWid()
727 hashForget(pHash, where); in forget()
Ddict.c701 void hashForget(FICL_HASH *pHash, void *where) in hashForget() function
Dficl.h692 void hashForget (FICL_HASH *pHash, void *where);