Searched refs:log_err (Results 51 - 70 of 70) sorted by relevance

123

/freebsd-10.0-release/usr.sbin/bluetooth/btpand/
H A Dbtpand.h178 #define log_err(fmt, args...) syslog(LOG_ERR, fmt , ##args) macro
/freebsd-10.0-release/usr.sbin/ctld/
H A Dlog.c142 log_err(int eval, const char *fmt, ...) function
H A Dctld.h265 void log_err(int, const char *, ...)
H A Dlogin.c308 log_err(1, "calloc");
345 log_err(1, "malloc");
994 log_err(1, "asprintf");
1042 log_err(1, "asprintf");
/freebsd-10.0-release/usr.sbin/iscsid/
H A Dlog.c142 log_err(int eval, const char *fmt, ...) function
H A Dlogin.c328 log_err(1, "calloc");
365 log_err(1, "malloc");
/freebsd-10.0-release/contrib/unbound/smallapp/
H A Dunbound-control.c203 log_err("connect: %s", strerror(errno));
209 log_err("connect: %s", wsa_strerror(WSAGetLastError()));
/freebsd-10.0-release/contrib/unbound/util/
H A Dlog.c128 log_err("Could not open logfile %s: %s", filename,
253 * implementation of log_err
257 log_err(const char *format, ...) function
H A Dlocks.h68 log_err("%s at %d could not " #func ": %s", \
/freebsd-10.0-release/contrib/unbound/services/cache/
H A Ddns.c136 log_err("store_msg: malloc failed");
400 log_err("find_delegation: out of memory");
414 log_err("find_delegation: out of memory");
419 log_err("find_delegation: addns out of memory");
426 log_err("find_delegation: addrs out of memory");
H A Dinfra.c330 log_err("set_lame: malloc failure");
/freebsd-10.0-release/contrib/nvi/common/
H A Dlog.c67 static void log_err __P((SCR *, char *, int));
76 log_err(sp, __FILE__, __LINE__); \
657 * log_err --
661 log_err( function
/freebsd-10.0-release/contrib/unbound/validator/
H A Dval_nsec3.c586 log_err("nsec3 hash of unknown algo %d", algo);
651 log_err("nsec3 hash of unknown algo %d", algo);
667 log_err("b32_ntop_extended_hex: error in encoding: %d", r);
800 log_err("nsec3: malloc failure");
893 log_err("nsec3: malloc failure");
1057 log_err("nsec3 wildcard: out of memory");
H A Dval_neg.c89 log_err("Could not create neg cache: out of memory");
778 log_err("out of memory inserting NSEC negative cache");
868 log_err("out of memory adding negative zone");
1079 log_err("out of memory adding negative zone");
H A Dval_sigcrypt.c1083 log_err("verify: failed to canonicalize, "
1335 log_err("verify: failed due to alloc error");
/freebsd-10.0-release/contrib/unbound/util/storage/
H A Dlruhash.c236 log_err("hash array malloc: size_t too small");
242 log_err("hash grow: malloc failed");
/freebsd-10.0-release/contrib/unbound/libunbound/
H A Dlibunbound.c83 log_err("could not init winsock. WSAStartup: %s",
394 log_err("error: bad data from bg worker %d",
/freebsd-10.0-release/contrib/unbound/iterator/
H A Diter_scrub.c388 log_err("out of memory synthesizing CNAME");
/freebsd-10.0-release/contrib/unbound/util/data/
H A Ddname.c337 log_err("bad dname in dname_pkt_copy");
H A Dmsgencode.c782 log_err("reply encode: out of memory");

Completed in 241 milliseconds

123