Home
last modified time | relevance | path

Searched refs:logwarn (Results 1 – 6 of 6) sorted by relevance

/netbsd/libexec/mail.local/
H A Dmail.local.c197 logwarn("unknown name: %s", name); in deliver()
209 logwarn("%s: %s", lpath, strerror(errno)); in deliver()
216 logwarn("%s: linked file", path); in deliver()
226 logwarn("%s: %s", path, strerror(errno)); in deliver()
246 logwarn("%s: %s", path, strerror(errno)); in deliver()
254 logwarn("temporary file: %s", strerror(errno)); in deliver()
262 logwarn("%s: %s", path, strerror(errno)); in deliver()
313 logwarn("localhost: %s", strerror(errno)); in notifybiff()
322 logwarn("socket: %s", strerror(errno)); in notifybiff()
328 logwarn("sendto biff: %s", strerror(errno)); in notifybiff()
[all …]
/netbsd/external/bsd/dhcpcd/dist/src/
H A Dlogerr.h74 #define logwarn(...) log_warn(__VA_ARGS__) macro
H A Dif-bsd.c1918 logwarn("SIOCSRTRFLUSH_IN6 %d", errno); in if_setup_inet6()
1923 logwarn("SIOCSPFXFLUSH_IN6"); in if_setup_inet6()
H A Ddhcpcd.c2322 logwarn("freopen stdin"); in main()
H A Ddhcp6.c3867 logwarn("%s: cannot delegate to %s", in dhcp6_activateinterfaces()
/netbsd/usr.sbin/moused/
H A Dmoused.c501 logwarn(const char *fmt, ...) in logwarn() function
851 logwarn("muxio inject event"); in wsev()
914 logwarn("failed to read from mouse"); in moused()
2250 logwarn("unable to get status of mouse fd"); in setmousespeed()
2283 logwarn("unable to set status of mouse fd"); in setmousespeed()
2316 logwarn("unable to write to mouse fd"); in setmousespeed()
2323 logwarn("unable to set status of mouse fd"); in setmousespeed()