Searched defs:log_debug (Results 1 – 11 of 11) sorted by relevance
/netbsd-src/external/bsd/tmux/dist/ |
H A D | log.c | 126 log_debug(const char *msg, ...) in log_debug() function
|
/netbsd-src/usr.sbin/sdpd/ |
H A D | log.c | 123 log_debug(char const *message, ...) in log_debug() function
|
/netbsd-src/tests/net/if_vlan/ |
H A D | bpfopen.c | 153 log_debug(const char *fmt, ...) in log_debug() function
|
/netbsd-src/external/mpl/dhcp/dist/omapip/ |
H A D | errwarn.c | 155 int log_debug (const char *fmt, ...) in log_debug() function
|
/netbsd-src/external/gpl2/lvm2/dist/include/ |
H A D | log.h | 59 #define log_debug(x...) LOG_LINE(_LOG_DEBUG, x) macro
|
/netbsd-src/external/gpl2/lvm2/dist/lib/log/ |
H A D | log.h | 59 #define log_debug(x...) LOG_LINE(_LOG_DEBUG, x) macro
|
/netbsd-src/external/bsd/libbind/dist/include/isc/ |
H A D | logging.h | 33 #define log_debug(level) (level) macro
|
/netbsd-src/usr.sbin/btpand/ |
H A D | btpand.h | 166 #define log_debug(fmt, args...) syslog(LOG_DEBUG, "%s: " fmt, __func__ , ##args) macro
|
/netbsd-src/external/bsd/dhcpcd/dist/src/ |
H A D | logerr.c | 286 log_debug(const char *fmt, ...) in log_debug() function
|
/netbsd-src/usr.sbin/bta2dpd/bta2dpd/ |
H A D | bta2dpd.c | 263 #define log_debug(fmt, args...) syslog(LOG_DEBUG, fmt, ##args) macro
|
/netbsd-src/external/gpl2/lvm2/dist/daemons/cmirrord/ |
H A D | functions.c | 1817 void log_debug(void) in log_debug() function
|