Searched refs:ficlDictionaryCreateWordlist (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/common/ficl/
H A Dprefix.c151 hash = ficlDictionaryCreateWordlist(dictionary, 1);
H A Dsearch.c233 hash = ficlDictionaryCreateWordlist(dictionary, nBuckets);
H A Ddictionary.c483 ficlDictionaryCreateWordlist(ficlDictionary *dictionary, int bucketCount) function
H A Dficl.h1475 ficlDictionaryCreateWordlist(ficlDictionary *dictionary, int nBuckets);

Completed in 69 milliseconds