Home
last modified time | relevance | path

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

/titanic_51/usr/src/common/ficl/
H A Dficl.h552 typedef struct ficlCountedString ficlCountedString; typedef
796 struct ficlCountedString struct
806 #define FICL_POINTER_TO_COUNTED_STRING(p) ((ficlCountedString *)(void *)p) argument