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

/external/qemu/proxy/
H A Dproxy_int.h22 proxy_LOG(const char* fmt, ...);
25 do { if (proxy_log) proxy_LOG(__VA_ARGS__); } while (0)
H A Dproxy_common.c26 proxy_LOG(const char* fmt, ...) function
55 proxy_LOG( "%s", stralloc_cstr(s) );

Completed in 15 milliseconds