lh_prop_t
lh_prop_t *prop;
void process_property(LibHalContext *hal_ctx, char *buf, lh_prop_t **prop)
lh_prop_t *p;
int add_properties(LibHalContext *hal_ctx, new_dev_t *nd, lh_prop_t *prop)
lh_prop_t *p;
lh_prop_t *free_properties(lh_prop_t *prop)
lh_prop_t *next;
void process_property(LibHalContext *hal_ctx, char *buf, lh_prop_t **prop);
int add_properties(LibHalContext *hal_ctx, new_dev_t *nd, lh_prop_t *prop);
lh_prop_t *free_properties(lh_prop_t *prop);