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

/freebsd-11-stable/lib/libusb/
H A Dlibusb10.h94 int debug_fixed; member in struct:libusb_context
H A Dlibusb10.c92 /* debug_fixed is set when the environment overrides libusb_set_debug */
93 if (ctx && ctx->debug_fixed == 0)
152 ctx->debug_fixed = 1;

Completed in 52 milliseconds