Searched refs:log_warn (Results 1 - 25 of 80) sorted by relevance

1234

/netbsd-current/external/gpl2/lvm2/dist/lib/metadata/
H A Dsegtype.c37 log_warn("WARNING: Unrecognised segment type %s", str);
/netbsd-current/external/bsd/dhcpcd/dist/src/
H A Dlogerr.h47 __printflike(1, 2) void log_warn(const char *, ...);
74 #define logwarn(...) log_warn(__VA_ARGS__)
/netbsd-current/external/gpl2/lvm2/dist/po/
H A DMakefile.in34 --keyword=log_notice --keyword=log_warn --keyword=log_err \
44 --keyword=log_notice --keyword=log_warn --keyword=log_err \
H A DMakefile34 --keyword=log_notice --keyword=log_warn --keyword=log_err \
44 --keyword=log_notice --keyword=log_warn --keyword=log_err \
/netbsd-current/external/bsd/unbound/dist/daemon/
H A Dunbound.c219 log_warn("the ulimit(max memory size) is smaller than the expected memory usage (added size of caches). %u < %u bytes", (unsigned)rlim.rlim_cur, (unsigned)memsize_expect);
226 log_warn("the ulimit(data seg size) is smaller than the expected memory usage (added size of caches). %u < %u bytes", (unsigned)rlim.rlim_cur, (unsigned)memsize_expect);
232 log_warn("too many file descriptors requested. The builtin"
240 log_warn("continuing with less udp ports: %u",
254 log_warn("continuing with less udp ports: %u",
260 log_warn("getrlimit: %s", strerror(errno));
271 log_warn("setrlimit: %s", strerror(errno));
273 log_warn("cannot increase max open fds from %u to %u",
282 log_warn("continuing with less udp ports: %u",
284 log_warn("increas
[all...]
H A Dcachedump.c342 log_warn("error cannot parse rr: %s: %s",
349 log_warn("error expected rrsig but got %s",
361 log_warn("error out of memory");
372 log_warn("error out of memory");
393 log_warn("error out of memory");
401 log_warn("error out of memory");
411 log_warn("error out of memory");
458 log_warn("error out of memory");
463 log_warn("error expected ';rrset' but got %s", s);
473 log_warn("erro
[all...]
/netbsd-current/external/gpl2/lvm2/dist/tools/
H A Dvgcreate.c80 log_warn("WARNING: Setting maxlogicalvolumes to %d "
84 log_warn("WARNING: Setting maxphysicalvolumes to %d "
H A Dpvremove.c84 log_warn("WARNING: Wiping physical volume label from "
H A Dlvresize.c67 log_warn("Varied stripesize not supported. Ignoring.");
116 log_warn("WARNING: Reducing active%s logical volume to %s",
120 log_warn("THIS MAY DESTROY YOUR DATA (filesystem etc.)");
308 log_warn("Varied striping not supported. Ignoring.");
315 log_warn("Mirrors not supported. Ignoring.");
575 log_warn("Ignoring PVs on command line when reducing");
H A Dlvmdiskscan.c111 log_warn("WARNING: only considering LVM devices");
H A Dvgreduce.c144 log_warn("WARNING: Partial LV %s needs to be repaired "
151 log_warn("WARNING: There are still partial LVs in VG %s.", vg->name);
152 log_warn("To remove them unconditionally use: vgreduce --removemissing --force.");
153 log_warn("Proceeding to remove empty missing PVs.");
/netbsd-current/usr.sbin/wsmoused/
H A Dwsmoused.c190 log_warn(const char *fmt, ...) function
279 log_warn("WSMOUSEIO_GTYPE");
289 log_warn("WSMOUSEIO_GCALIBCOORDS");
323 log_warn("failed to read from devices");
333 log_warn("failed to read from mouse stat");
348 log_warn("failed to read from mouse");
359 log_warn("failed to write to fifo");
606 log_warn("pidfile %s", Pid_File);
H A Dselection.c192 log_warn("ioctl(WSDISPLAYIO_GETWSCHAR) failed");
412 log_warn("cannot get terminal size");
444 log_warn("ioctl(WSDISPLAYIO_GETWSCHAR) failed");
453 log_warn("ioctl(WSDISPLAYIO_PUTWSCHAR) failed");
467 log_warn("cannot allocate memory for selection (%lu bytes)",
484 log_warn("ioctl(WSDISPLAYIO_GETWSCHAR) failed");
506 log_warn("ioctl(WSDISPLAYIO_GETWSCHAR) failed");
705 log_warn("ioctl(TIOCSTI)");
H A Dwsmoused.h94 void log_warn(const char *, ...);
/netbsd-current/external/gpl2/lvm2/dist/include/
H A Dlog.h62 #define log_warn(x...) LOG_LINE(_LOG_WARN | _LOG_STDERR, x) macro
/netbsd-current/external/gpl2/lvm2/dist/lib/locking/
H A Dexternal_locking.c95 log_warn("WARNING: %s: _query_resource() missing: "
H A Dlocking.c236 log_warn("WARNING: Locking disabled. Be careful! "
288 log_warn("WARNING: Falling back to local file-based locking.");
289 log_warn("Volume Groups with the clustered attribute will "
/netbsd-current/external/gpl2/lvm2/dist/lib/log/
H A Dlog.h62 #define log_warn(x...) LOG_LINE(_LOG_WARN | _LOG_STDERR, x) macro
/netbsd-current/usr.sbin/autofs/
H A Dcommon.h75 void log_warn(const char *, ...) __printflike(1, 2);
H A Dautomountd.c78 log_warn("AUTOFSDONE");
449 log_warn("failed to load %s: %s", args.ml_filename,
532 log_warn("cannot daemonize");
H A Dautounmountd.c171 log_warn("cannot unmount %s", mountpoint);
303 log_warn("cannot daemonize");
/netbsd-current/external/bsd/unbound/dist/util/
H A Dlog.h163 void log_warn(const char* format, ...) ATTR_FORMAT(printf, 1, 2);
/netbsd-current/external/gpl2/lvm2/dist/lib/activate/
H A Dfs.c233 log_warn("Symlink %s that should have been "
238 log_warn("Symlink %s that should have been "
251 log_warn("The link %s should had been created by udev "
305 log_warn("The link %s should have been removed by udev "
/netbsd-current/external/bsd/unbound/dist/services/
H A Dlisten_dnsport.c166 log_warn("systemd is not running");
176 log_warn("Systemd mandatory ENV variable is not defined: LISTEN_PID");
181 log_warn("Systemd mandatory ENV variable is not defined: LISTEN_FDS");
187 log_warn("systemd: did not return socket, check unit configuration");
307 log_warn("setsockopt(.. SO_REUSEPORT_LB ..) failed: %s",
325 log_warn("setsockopt(.. SO_REUSEPORT ..) failed: %s",
339 log_warn("setsockopt(.. IP_TRANSPARENT ..) failed: %s",
347 log_warn("setsockopt(.. IP%s_BINDANY ..) failed: %s",
354 log_warn("setsockopt(.. SO_BINDANY ..) failed: %s",
363 log_warn("setsockop
[all...]
/netbsd-current/external/gpl2/lvm2/dist/lib/commands/
H A Dtoolcontext.c278 /* FIXME Missing error code checks from the stats, not log_warn?, notify if setting overridden, delay message/check till it is actually used (eg consider if lvm shell - file could appear later after this check)? */
285 log_warn("WARNING: activation/missing_stripe_filler = \"%s\" "
287 log_warn(" stat failed: %s", strerror(errno));
288 log_warn("Falling back to \"error\" missing_stripe_filler.");
291 log_warn("WARNING: activation/missing_stripe_filler = \"%s\" "
293 log_warn("Falling back to \"error\" missing_stripe_filler.");
937 log_warn("WARNING: Shared lib %s has "
997 log_warn("WARNING: Metadata changes will NOT be backed up");

Completed in 298 milliseconds

1234