Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/wpa/hostapd/
HDhlr_auc_gw.c68 static int stdout_debug = 1; variable
/freebsd-14-stable/lib/libthr/thread/
HDthr_private.h96 #define stdout_debug(args...) _thread_printf(STDOUT_FILENO, ##args) macro