Searched refs:socket_output (Results 1 – 1 of 1) sorted by relevance
3596 FILE *socket_output = OpenSocketForWriting(G_flags->log_file); in main() local3597 if (socket_output) { in main()3598 G_out = socket_output; in main()