Home
last modified time | relevance | path

Searched refs:hal_property_strlist_clear (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/hal/hald/
H A Dproperty.h94 gboolean hal_property_strlist_clear (HalProperty *prop);
H A Dproperty.c477 hal_property_strlist_clear (HalProperty *prop) in hal_property_strlist_clear() function
H A Ddevice.c1233 if (hal_property_strlist_clear (prop)) { in hal_device_property_strlist_clear()