Home
last modified time | relevance | path

Searched defs:debug_f (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/usr.sbin/ldpd/
H A Dldp_errors.c45 int debug_f = 0, warn_f = 0, syslog_f = 0; variable
/netbsd-src/crypto/external/bsd/openssh/dist/
H A Dlog.h96 #define debug_f(...) sshlog(__FILE__, __func__, __LINE__, 1, SYSLOG_LEVEL_DEBUG1, NULL, __VA_ARGS_… macro