Lines Matching refs:LIBMTP_debug
68 * The LIBMTP_DEBUG environment variable sets the debug flags for any binary77 * LIBMTP_DEBUG=9).88 int LIBMTP_debug = LIBMTP_DEBUG_NONE;758 if (LIBMTP_debug || level)762 LIBMTP_debug = level;776 const char *env_debug = getenv("LIBMTP_DEBUG");1719 if ((LIBMTP_debug & LIBMTP_DEBUG_PTP) != 0) {