Searched defs:match_compare_property (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/cmd/hal/hald/ |
H A D | device_info.c | 277 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 71 milliseconds