Home
last modified time | relevance | path

Searched defs:ficlDictionary (Results 1 – 1 of 1) sorted by relevance

/titanic_53/usr/src/common/ficl/
H A Dficl.h544 typedef struct ficlDictionary ficlDictionary; typedef
1367 struct ficlDictionary struct
1370 void *context; /* for your use, particularly with ficlDictionaryLock() */ argument
1382 ficlDictionaryAbortDefinition(ficlDictionary *dictionary); argument