Searched refs:log_err (Results 101 - 111 of 111) sorted by relevance

12345

/freebsd-11-stable/contrib/unbound/smallapp/
H A Dunbound-checkconf.c870 log_err("cannot getcwd: %s", strerror(errno));
879 log_err("cannot chdir(%s): %s", oldwd, strerror(errno));
H A Dunbound-control.c560 if(!useport) log_err("connect: %s for %s", strerror(err), svr);
568 if(!useport) log_err("connect: %s for %s", wsa_strerror(wsaerr), svr);
/freebsd-11-stable/usr.sbin/ctld/
H A Dparse.y834 log_err(1, "asprintf");
/freebsd-11-stable/usr.sbin/iscsid/
H A Dlogin.c176 log_err(1, "failed to redirect to %s: ISCSISMODIFY",
/freebsd-11-stable/contrib/unbound/util/
H A Dub_event_pluggable.c688 log_err("gettimeofday: %s", strerror(errno));
H A Dconfigparser.y1170 log_err("cannot chdir to directory: %s (%s)",
/freebsd-11-stable/contrib/unbound/util/data/
H A Ddname.c376 log_err("bad dname in dname_pkt_copy");
H A Dmsgparse.c957 log_err("out of memory");
H A Dmsgencode.c920 log_err("reply encode: out of memory");
/freebsd-11-stable/contrib/unbound/validator/
H A Dval_sigcrypt.c1168 log_err("verify: failed to canonicalize, "
1481 log_err("verify: failed due to alloc error");
/freebsd-11-stable/contrib/unbound/iterator/
H A Diter_scrub.c419 log_err("out of memory synthesizing CNAME");

Completed in 282 milliseconds

12345