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

/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/networking/
H A Dether-wake.c88 # define bb_debug_msg(fmt, args...) fprintf(stderr, fmt, ## args) macro
100 # define bb_debug_msg(fmt, args...) ((void)0) macro
117 bb_debug_msg("The target station address is %s\n\n", ether_ntoa(eaddr));
120 bb_debug_msg("Station address for hostname %s is %s\n\n", hostid, ether_ntoa(eaddr));
173 bb_debug_msg("password: %2.2x %2.2x %2.2x %2.2x (%d)\n\n",

Completed in 46 milliseconds