Home
last modified time | relevance | path

Searched defs:log_debug (Results 1 – 11 of 11) sorted by relevance

/netbsd-src/external/bsd/tmux/dist/
H A Dlog.c126 log_debug(const char *msg, ...) in log_debug() function
/netbsd-src/usr.sbin/sdpd/
H A Dlog.c123 log_debug(char const *message, ...) in log_debug() function
/netbsd-src/tests/net/if_vlan/
H A Dbpfopen.c153 log_debug(const char *fmt, ...) in log_debug() function
/netbsd-src/external/mpl/dhcp/dist/omapip/
H A Derrwarn.c155 int log_debug (const char *fmt, ...) in log_debug() function
/netbsd-src/external/gpl2/lvm2/dist/include/
H A Dlog.h59 #define log_debug(x...) LOG_LINE(_LOG_DEBUG, x) macro
/netbsd-src/external/gpl2/lvm2/dist/lib/log/
H A Dlog.h59 #define log_debug(x...) LOG_LINE(_LOG_DEBUG, x) macro
/netbsd-src/external/bsd/libbind/dist/include/isc/
H A Dlogging.h33 #define log_debug(level) (level) macro
/netbsd-src/usr.sbin/btpand/
H A Dbtpand.h166 #define log_debug(fmt, args...) syslog(LOG_DEBUG, "%s: " fmt, __func__ , ##args) macro
/netbsd-src/external/bsd/dhcpcd/dist/src/
H A Dlogerr.c286 log_debug(const char *fmt, ...) in log_debug() function
/netbsd-src/usr.sbin/bta2dpd/bta2dpd/
H A Dbta2dpd.c263 #define log_debug(fmt, args...) syslog(LOG_DEBUG, fmt, ##args) macro
/netbsd-src/external/gpl2/lvm2/dist/daemons/cmirrord/
H A Dfunctions.c1817 void log_debug(void) in log_debug() function