Searched refs:hal_property_strlist_remove_elem (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/hal/hald/
H A Dproperty.h87 gboolean hal_property_strlist_remove_elem (HalProperty *prop,
H A Dproperty.c421 hal_property_strlist_remove_elem (HalProperty *prop, guint index) function
469 return hal_property_strlist_remove_elem (prop, i);
H A Ddevice.c1201 if (hal_property_strlist_remove_elem (prop, index)) {

Completed in 61 milliseconds