Lines Matching defs:settings
397 _cleanup_strv_free_ char **settings = NULL;
407 settings = image_settings_path(i);
408 if (!settings)
442 STRV_FOREACH(j, settings) {
466 _cleanup_strv_free_ char **settings = NULL;
480 settings = image_settings_path(i);
481 if (!settings)
552 STRV_FOREACH(j, settings) {
555 log_debug_errno(r, "Failed to rename settings file %s, ignoring: %m", *j);
576 _cleanup_strv_free_ char **settings = NULL;
586 settings = image_settings_path(i);
587 if (!settings)
630 STRV_FOREACH(j, settings) {
633 log_debug_errno(r, "Failed to clone settings %s, ignoring: %m", *j);