Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libficl/
H A Dmapfile-vers67 ficlDictionaryCreateHashed;
/illumos-gate/usr/src/common/ficl/
H A Ddictionary.c455 return (ficlDictionaryCreateHashed(system, size, 1)); in ficlDictionaryCreate()
459 ficlDictionaryCreateHashed(ficlSystem *system, unsigned size, in ficlDictionaryCreateHashed() function
H A Dsystem.c149 system->dictionary = ficlDictionaryCreateHashed(system, in ficlSystemCreate()
H A Dficl.h1475 ficlDictionaryCreateHashed(ficlSystem *system, unsigned nCells, unsigned nHash);