Home
last modified time | relevance | path

Searched refs:socket_output (Results 1 – 1 of 1) sorted by relevance

/external/valgrind/tsan/
Dts_pin.cc3596 FILE *socket_output = OpenSocketForWriting(G_flags->log_file); in main() local
3597 if (socket_output) { in main()
3598 G_out = socket_output; in main()