Searched defs:libhal_device_get_all_properties (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/hal/libhal/common/
H A Dlibhal.c412 * libhal_device_get_all_properties:
422 libhal_device_get_all_properties (LibHalContext *ctx, const char *udi, DBusError *error) function
557 * Free a property set earlier obtained with libhal_device_get_all_properties().
2727 if ((pset = libhal_device_get_all_properties (ctx, udi, error)) == NULL)

Completed in 68 milliseconds