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

/osnet-11/usr/src/cmd/hal/hald/
H A Ddevice_info.c277 match_compare_property (HalDevice *d, const char *key, const char *right_side, dbus_int64_t *result) function
637 if (!match_compare_property (d, prop_to_check, attr[3], &result)) {
644 if (!match_compare_property (d, prop_to_check, attr[3], &result))
650 if (!match_compare_property (d, prop_to_check, attr[3], &result))
656 if (!match_compare_property (d, prop_to_check, attr[3], &result))

Completed in 25 milliseconds