Home
last modified time | relevance | path

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

/illumos-gate/usr/src/common/ficl/
H A Dficl.h553 typedef struct ficlCountedString ficlCountedString; typedef
797 struct ficlCountedString struct
807 #define FICL_POINTER_TO_COUNTED_STRING(p) ((ficlCountedString *)(void *)p) argument