Home
last modified time | relevance | path

Searched refs:ficlHashForget (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/common/ficl/
H A Dhash.c12 ficlHashForget(ficlHash *hash, void *where) in ficlHashForget() function
H A Dtools.c684 ficlHashForget(hash, dictionary->here); in ficlPrimitiveForgetWid()
708 ficlHashForget(hash, where); in ficlPrimitiveForget()
H A Dficl.h1329 FICL_PLATFORM_EXTERN void ficlHashForget(ficlHash *hash, void *where);
/illumos-gate/usr/src/lib/libficl/
H A Dmapfile-vers90 ficlHashForget;