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

/freebsd-current/usr.sbin/rtadvctl/
H A Drtadvctl.c95 static void mysyslog(int, const char *, ...);
123 mysyslog(int priority, const char * restrict fmt, ...) function
213 mysyslog(LOG_DEBUG,
265 mysyslog(LOG_DEBUG, "<%s> key=%s, val_len=%d, ifname=%s",
289 mysyslog(LOG_DEBUG, "<%s> type=%d, len=%d",
291 mysyslog(LOG_DEBUG, "<%s> key=%s, val_len=%d, ifname=%s",
916 mysyslog(LOG_DEBUG, "<%s> labellen = %zd", __func__, len);

Completed in 64 milliseconds