Home
last modified time | relevance | path

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

/illumos-gate/usr/src/common/ficl/
H A Dsystem.c153 environment = ficlDictionaryCreate(system, (unsigned)environmentSize); in ficlSystemCreate()
172 system->locals = ficlDictionaryCreate(system, in ficlSystemCreate()
H A Ddictionary.c453 ficlDictionaryCreate(ficlSystem *system, unsigned size) in ficlDictionaryCreate() function
H A Dficl.h1473 ficlDictionaryCreate(ficlSystem *system, unsigned nCELLS);
/illumos-gate/usr/src/lib/libficl/
H A Dmapfile-vers66 ficlDictionaryCreate;