Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/hal/hald/
H A Dproperty.c37 struct _HalProperty { struct
38 char *key;
40 int type;
41 union {
48 } v;
49 gboolean readonly;
50 gboolean persistence;
51 gboolean callout;