Home
last modified time | relevance | path

Searched refs:LOG_MSG_2 (Results 1 – 2 of 2) sorted by relevance

/src/usr.sbin/nscd/ !
H A Dlog.h31 #define LOG_MSG_2(sender, msg, ...) __log_msg(2, sender, msg, ##__VA_ARGS__) macro
H A Dnscd.c134 LOG_MSG_2("cache", "cache was successfully initialized"); in init_cache_()
188 LOG_MSG_2("runtime environment", "using socket %s", in init_runtime_env()
207 LOG_MSG_2("runtime environment", "successfully initialized"); in init_runtime_env()