Home
last modified time | relevance | path

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

/illumos-gate/usr/src/common/ficl/
H A Dsystem.c259 ficlDictionaryDestroy(system->dictionary); in ficlSystemDestroy()
263 ficlDictionaryDestroy(system->environment); in ficlSystemDestroy()
268 ficlDictionaryDestroy(system->locals); in ficlSystemDestroy()
H A Ddictionary.c502 ficlDictionaryDestroy(ficlDictionary *dictionary) in ficlDictionaryDestroy() function
H A Dficl.h1478 FICL_PLATFORM_EXTERN void ficlDictionaryDestroy(ficlDictionary *dictionary);
/illumos-gate/usr/src/lib/libficl/
H A Dmapfile-vers69 ficlDictionaryDestroy;