Searched refs:LOG_ERR_1 (Results 1 - 2 of 2) sorted by relevance

/freebsd-current/usr.sbin/nscd/
H A Dlog.h34 #define LOG_ERR_1(sender, err, ...) __log_err(1, sender, err, ##__VA_ARGS__) macro
H A Dnscd.c557 LOG_ERR_1("processing thread",
667 LOG_ERR_1("main", "daemon mode and interactive_mode arguments "
757 LOG_ERR_1("main", "can't daemonize myself: %s",
802 LOG_ERR_1("main", "error in configuration file(%s, %d): %s\n",
805 LOG_ERR_1("main", "no configuration file found "
819 LOG_ERR_1("main", "can't initialize the cache");
827 LOG_ERR_1("main", "can't initialize the runtime environment");

Completed in 60 milliseconds