Home
last modified time | relevance | path

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

/netbsd-src/libexec/mail.local/
H A Dmail.local.c68 static void logwarn(const char *, ...) __printflike(1, 2);
183 logwarn("%s: not a regular file", path); in badfile()
188 logwarn("%s: linked file", path); in badfile()
209 logwarn("unable to find user %s: %s", name, strerror(errno)); in deliver()
213 logwarn("unknown name: %s", name); in deliver()
225 logwarn("%s: can't create: %s", lpath, strerror(errno)); in deliver()
232 logwarn("%s: can't stat: %s", path, strerror(errno)); in deliver()
247 logwarn("%s: can't create: %s", path, strerror(errno)); in deliver()
254 logwarn("%s: can't stat: %s", path, strerror(errno)); in deliver()
264 logwarn("%s: file has changed", path); in deliver()
[all …]
/netbsd-src/external/bsd/dhcpcd/dist/src/
H A Dlogerr.h74 #define logwarn(...) log_warn(__VA_ARGS__) macro
H A Dif-bsd.c1936 logwarn("SIOCSRTRFLUSH_IN6 %d", errno); in if_setup_inet6()
1941 logwarn("SIOCSPFXFLUSH_IN6"); in if_setup_inet6()
H A Ddhcpcd.c1909 logwarn("open %s", _PATH_DEVNULL); in dup_null()
1914 logwarn("dup2 %d", fd); in dup_null()
H A Ddhcp6.c3912 logwarn("%s: cannot delegate to %s", in dhcp6_activateinterfaces()
/netbsd-src/usr.sbin/moused/
H A Dmoused.c501 logwarn(const char *fmt, ...) in logwarn() function
842 logwarn("muxio inject event"); in wsev()
905 logwarn("failed to read from mouse"); in moused()
2241 logwarn("unable to get status of mouse fd"); in setmousespeed()
2274 logwarn("unable to set status of mouse fd"); in setmousespeed()
2307 logwarn("unable to write to mouse fd"); in setmousespeed()
2314 logwarn("unable to set status of mouse fd"); in setmousespeed()