Home
last modified time | relevance | path

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

/illumos-gate/usr/src/common/ficl/
H A Dficl.h547 typedef struct ficlSystem ficlSystem; typedef
1592 struct ficlSystem struct
1595 ficlSystem *link; argument
1617 #define ficlSystemGetContext(system) ((system)->context) argument
1635 FICL_PLATFORM_EXTERN ficlSystem *ficlSystemCreate(ficlSystemInformation *fsi); argument