Home
last modified time | relevance | path

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

/illumos-gate/usr/src/common/ficl/
H A Dficl.h545 typedef struct ficlDictionary ficlDictionary; typedef
1368 struct ficlDictionary struct
1371 void *context; /* for your use, particularly with ficlDictionaryLock() */ argument
1383 ficlDictionaryAbortDefinition(ficlDictionary *dictionary); argument