Home
last modified time | relevance | path

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

/illumos-gate/usr/src/common/ficl/
H A Dhash.c70 ficlHashInsertWord(ficlHash *hash, ficlWord *word) in ficlHashInsertWord() function
H A Ddictionary.c870 ficlHashInsertWord(hash, word); in ficlDictionaryUnsmudge()
H A Dficl.h1331 FICL_PLATFORM_EXTERN void ficlHashInsertWord(ficlHash *hash, ficlWord *word);
/illumos-gate/usr/src/lib/libficl/
H A Dmapfile-vers91 ficlHashInsertWord;