Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libshare/common/
H A Dlibshare_impl.h93 typedef struct propertylist { struct
94 struct propertylist *pl_next; argument
95 int pl_type;
96 union propval {
100 } pl_value;