Searched refs:mysyslog (Results 1 - 1 of 1) sorted by last modified time

/freebsd-11-stable/usr.sbin/rtadvctl/
H A Drtadvctl.c97 static void mysyslog(int, const char *, ...);
125 mysyslog(int priority, const char * restrict fmt, ...) function
215 mysyslog(LOG_DEBUG,
267 mysyslog(LOG_DEBUG, "<%s> key=%s, val_len=%d, ifname=%s",
291 mysyslog(LOG_DEBUG, "<%s> type=%d, len=%d",
293 mysyslog(LOG_DEBUG, "<%s> key=%s, val_len=%d, ifname=%s",
932 mysyslog(LOG_DEBUG, "<%s> labellen = %zd", __func__, len);

Completed in 166 milliseconds