Searched refs:libhal_device_property_strlist_append (Results 1 – 6 of 6) sorted by relevance
/titanic_50/usr/src/cmd/hal/addons/network-devices/ |
H A D | common.c | 202 libhal_device_property_strlist_append(ctx, tmp_udi, in add_network_printer() 204 libhal_device_property_strlist_append(ctx, tmp_udi, in add_network_printer()
|
/titanic_50/usr/src/lib/hal/libhal/common/ |
H A D | mapfile-vers | 74 libhal_device_property_strlist_append;
|
H A D | libhal.h | 324 dbus_bool_t libhal_device_property_strlist_append (LibHalContext *ctx,
|
H A D | libhal.c | 1888 libhal_device_property_strlist_append (LibHalContext *ctx, in libhal_device_property_strlist_append() function
|
/titanic_50/usr/src/cmd/hal/tools/ |
H A D | hal_set_property.c | 287 rc = libhal_device_property_strlist_append (hal_ctx, udi, key, str_value, &error); in main()
|
H A D | hal-device.c | 613 if (!libhal_device_property_strlist_append(hal_ctx, nd->real_udi, p->key, *s, &error)) { in add_properties()
|