Home
last modified time | relevance | path

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

/freebsd-12.1/usr.sbin/nscd/
H A Dlog.h33 #define LOG_MSG_2(sender, msg, ...) __log_msg(2, sender, msg, ##__VA_ARGS__) macro
H A Dnscd.c138 LOG_MSG_2("cache", "cache was successfully initialized"); in init_cache_()
192 LOG_MSG_2("runtime environment", "using socket %s", in init_runtime_env()
211 LOG_MSG_2("runtime environment", "successfully initialized"); in init_runtime_env()