Lines Matching refs:warn

133 		warn(gettext("failed to open %s"), dpath);  in dconf_open()
142 warn(gettext("failed to open %s"), fpath); in dconf_open()
151 warn(gettext("failed to open stream for %s"), fpath); in dconf_open()
185 warn(gettext("\"%s\", line %d: " in dconf_open()
198 warn(gettext("\"%s\", line %d: warning: " in dconf_open()
203 warn(gettext("\"%s\", line %d: syntax error\n"), in dconf_open()
224 warn(gettext("failed to get kernel dump settings")); in dconf_getdev()
230 warn(gettext("failed to get dump device")); in dconf_getdev()
255 warn(gettext("failed to seek config file")); in dconf_write()
260 warn(gettext("failed to truncate config file")); in dconf_write()
272 warn(gettext("failed to write token")); in dconf_write()
278 warn(gettext("warning: failed to flush config file")); in dconf_write()
281 warn(gettext("warning: failed to sync config file to disk")); in dconf_write()
284 warn(gettext("warning: failed to reset mode on config file")); in dconf_write()
287 warn(gettext("warning: failed to reset owner on config file")); in dconf_write()
350 warn(gettext("dumps not supported on %s\n"), dcp->dc_device); in dconf_dev_ioctl()
353 warn(gettext("device %s is already in use\n"), dcp->dc_device); in dconf_dev_ioctl()
357 warn(gettext("device %s is too fragmented to be used as " in dconf_dev_ioctl()
366 warn(gettext("cannot use %s as dump device"), dcp->dc_device); in dconf_dev_ioctl()
383 warn(gettext("failed to determine if %s is" in dconf_update()
386 warn(msg); in dconf_update()
396 warn(gettext("failed to get kernel dump configuration")); in dconf_update()
404 warn(gettext("failed to update kernel dump configuration")); in dconf_update()
416 warn(gettext("no swap devices are available\n")); in dconf_update()
438 warn(gettext("no swap devices could be configured " in dconf_update()
447 warn(gettext("failed to remove dump device")); in dconf_update()
464 warn(gettext("failed to access %s"), in dconf_update()
473 warn(gettext("failed to get kernel dump size")); in dconf_update()
478 warn(gettext("dump device %s is too small to " in dconf_update()
496 warn(gettext("failed to re-read kernel dump configuration")); in dconf_update()
520 warn(gettext("kernel image uuid write failed")); in dconf_write_uuid()
532 warn(gettext("failed to get kernel dump size")); in dconf_get_dumpsize()
636 warn(gettext("invalid dump content type -- %s\n"), buf); in dconf_str2content()
653 warn(gettext("invalid enable value -- %s\n"), buf); in dconf_str2enable()
670 warn(gettext("invalid save compressed value -- %s\n"), buf); in dconf_str2csave()