Searched defs:ficlDictionaryAppendString (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/common/ficl/
H A Ddictionary.c192 ficlDictionaryAppendString(ficlDictionary *dictionary, ficlString s) function
351 * NOTE: ficlDictionaryAppendString advances "here" as a side-effect.
354 nameCopy = ficlDictionaryAppendString(dictionary, name);

Completed in 45 milliseconds