Home
last modified time | relevance | path

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

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