Home
last modified time | relevance | path

Searched refs:free_properties (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/hotplugd/
H A Dhotplugd_impl.c54 static void free_properties(ddi_hp_property_t *);
188 free_properties(&prop); in private_options()
219 free_properties(&prop); in private_options()
220 free_properties(&results); in private_options()
428 free_properties(ddi_hp_property_t *prop) in free_properties() function
/illumos-gate/usr/src/cmd/hal/tools/
H A Dhal-device.c76 lh_prop_t *free_properties(lh_prop_t *prop);
394 prop = free_properties(prop); in add_udi()
633 lh_prop_t *free_properties(lh_prop_t *prop) in free_properties() function