Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/hostapd/
H A Dhlr_auc_gw.c68 static int stdout_debug = 1; variable
/freebsd/lib/libthr/thread/
H A Dthr_private.h97 #define stdout_debug(args...) _thread_printf(STDOUT_FILENO, ##args) macro