Searched defs:propertylist (Results 1 – 1 of 1) sorted by relevance
92 typedef struct propertylist { struct93 struct propertylist *pl_next; argument94 int pl_type;95 union propval {99 } pl_value;