Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/hal/libhal/common/
H A Dlibhal.c229 struct LibHalProperty_s { struct
230 LibHalPropertyType type; /**< Type of property */
231 char *key; /**< ASCII string */
234 union {
245 } v;
247 LibHalProperty *next; /**< Next property or NULL if this is