Home
last modified time | relevance | path

Searched refs:ficlDictionaryAppendConstant (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/lib/libficl/
H A Dmapfile-vers55 ficlDictionaryAppendConstant;
/illumos-gate/usr/src/common/ficl/
H A Dficl.h1418 ficlDictionaryAppendConstant(ficlDictionary *dictionary, char *name,
1424 (ficlDictionaryAppendConstant(dictionary, name, (ficlInteger)pointer))
H A Ddictionary.c232 ficlDictionaryAppendConstant(ficlDictionary *dictionary, char *name, in ficlDictionaryAppendConstant() function