Lines Matching refs:warn

131 		warn(gettext("failed to open %s"), dpath);  in dconf_open()
140 warn(gettext("failed to open %s"), fpath); in dconf_open()
149 warn(gettext("failed to open stream for %s"), fpath); in dconf_open()
183 warn(gettext("\"%s\", line %d: " in dconf_open()
196 warn(gettext("\"%s\", line %d: warning: " in dconf_open()
201 warn(gettext("\"%s\", line %d: syntax error\n"), in dconf_open()
222 warn(gettext("failed to get kernel dump settings")); in dconf_getdev()
228 warn(gettext("failed to get dump device")); in dconf_getdev()
253 warn(gettext("failed to seek config file")); in dconf_write()
258 warn(gettext("failed to truncate config file")); in dconf_write()
270 warn(gettext("failed to write token")); in dconf_write()
276 warn(gettext("warning: failed to flush config file")); in dconf_write()
279 warn(gettext("warning: failed to sync config file to disk")); in dconf_write()
282 warn(gettext("warning: failed to reset mode on config file")); in dconf_write()
285 warn(gettext("warning: failed to reset owner on config file")); in dconf_write()
348 warn(gettext("dumps not supported on %s\n"), dcp->dc_device); in dconf_dev_ioctl()
351 warn(gettext("device %s is already in use\n"), dcp->dc_device); in dconf_dev_ioctl()
355 warn(gettext("device %s is too fragmented to be used as " in dconf_dev_ioctl()
364 warn(gettext("cannot use %s as dump device"), dcp->dc_device); in dconf_dev_ioctl()
381 warn(gettext("failed to determine if %s is" in dconf_update()
384 warn(msg); in dconf_update()
394 warn(gettext("failed to get kernel dump configuration")); in dconf_update()
402 warn(gettext("failed to update kernel dump configuration")); in dconf_update()
414 warn(gettext("no swap devices are available\n")); in dconf_update()
436 warn(gettext("no swap devices could be configured " in dconf_update()
445 warn(gettext("failed to remove dump device")); in dconf_update()
462 warn(gettext("failed to access %s"), in dconf_update()
471 warn(gettext("failed to get kernel dump size")); in dconf_update()
476 warn(gettext("dump device %s is too small to " in dconf_update()
494 warn(gettext("failed to re-read kernel dump configuration")); in dconf_update()
518 warn(gettext("kernel image uuid write failed")); in dconf_write_uuid()
530 warn(gettext("failed to get kernel dump size")); in dconf_get_dumpsize()
634 warn(gettext("invalid dump content type -- %s\n"), buf); in dconf_str2content()
651 warn(gettext("invalid enable value -- %s\n"), buf); in dconf_str2enable()
668 warn(gettext("invalid save compressed value -- %s\n"), buf); in dconf_str2csave()