Lines Matching refs:LOG_ERROR
71 LOG_ERROR(LOG_TAG, "%s unable to allocate list for sections.", __func__); in config_new_empty()
90 LOG_ERROR(LOG_TAG, "%s unable to open file '%s': %s", __func__, filename, in config_new()
306 LOG_ERROR(LOG_TAG, "%s error extracting directory from '%s': %s", __func__, in config_save()
313 LOG_ERROR(LOG_TAG, "%s unable to open dir '%s': %s", __func__, in config_save()
320 LOG_ERROR(LOG_TAG, "%s unable to write file '%s': %s", __func__, in config_save()
329 LOG_ERROR(LOG_TAG, "%s unable to write to file '%s': %s", __func__, in config_save()
338 LOG_ERROR(LOG_TAG, "%s unable to write to file '%s': %s", __func__, in config_save()
347 LOG_ERROR(LOG_TAG, "%s unable to write to file '%s': %s", __func__, in config_save()
362 LOG_ERROR(LOG_TAG, "%s unable to close file '%s': %s", __func__, in config_save()
370 LOG_ERROR(LOG_TAG, "%s unable to change file permissions '%s': %s", in config_save()
377 LOG_ERROR(LOG_TAG, "%s unable to commit file '%s': %s", __func__, filename, in config_save()
389 LOG_ERROR(LOG_TAG, "%s unable to close dir '%s': %s", __func__, in config_save()