Home | History | Annotate | Download | only in examples

Lines Matching defs:snprintf

37 #define snprintf _snprintf
1125 snprintf(str, sizeof(str), "LIBUSB_DEBUG=%s", (old_dbg_str == NULL)?"":old_dbg_str);