Lines Matching refs:HAL_ERROR
162 HAL_ERROR (("Could not normalize '%s' and '%s', return 'NULL'", path1, path2)); in hal_util_get_normalized_path()
187 HAL_ERROR (("Cannot open '%s'", path)); in hal_util_get_int_from_file()
192 HAL_ERROR (("Cannot read from '%s'", path)); in hal_util_get_int_from_file()
237 HAL_ERROR (("Cannot open '%s'", path)); in hal_util_get_uint64_from_file()
242 HAL_ERROR (("Cannot read from '%s'", path)); in hal_util_get_uint64_from_file()
294 HAL_ERROR (("Cannot open '%s'", path)); in hal_util_get_bcd2_from_file()
299 HAL_ERROR (("Cannot read from '%s'", path)); in hal_util_get_bcd2_from_file()
379 HAL_ERROR (("Cannot open '%s'", path)); in hal_util_get_string_from_file()
385 HAL_ERROR (("Cannot read from '%s'", path)); in hal_util_get_string_from_file()
1015 HAL_ERROR (("Cannot open /media/.hal-mtab")); in hal_util_is_mounted_by_hald()
1019 HAL_ERROR (("Cannot seek to end of /media/.hal-mtab")); in hal_util_is_mounted_by_hald()
1024 HAL_ERROR (("Cannot determine size of /media/.hal-mtab")); in hal_util_is_mounted_by_hald()
1032 HAL_ERROR (("Cannot read from /media/.hal-mtab")); in hal_util_is_mounted_by_hald()