Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libficl/
H A Dmapfile-vers50 ficlDictionaryAllotCells;
/illumos-gate/usr/src/common/ficl/
H A Ddictionary.c116 ficlDictionaryAllotCells(ficlDictionary *dictionary, int nficlCells) in ficlDictionaryAllotCells() function
H A Dficl.h1388 ficlDictionaryAllotCells(ficlDictionary *dictionary, int nCells);
H A Dvm.c2730 ficlDictionaryAllotCells(dictionary, cells); in ficlVmDictionaryAllotCells()