Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/hal/hald/
H A Dproperty.h54 HalProperty *hal_property_new_uint64 (const char *key,
H A Dproperty.c115 hal_property_new_uint64 (const char *key, dbus_uint64_t value) in hal_property_new_uint64() function
H A Ddevice.c779 prop = hal_property_new_uint64 (key, value); in hal_device_property_set_uint64()