Lines Matching defs:os
49 struct ostream *os = test_ostream_create(output);
50 program_client_set_output(pc, os);
57 o_stream_unref(&os);
78 struct ostream *os = test_ostream_create(output);
79 program_client_set_output(pc, os);
87 o_stream_unref(&os);
121 struct ostream *os = test_ostream_create(output);
122 program_client_set_output(pc, os);
134 o_stream_unref(&os);
155 struct ostream *os = test_ostream_create(output);
156 program_client_set_output(pc, os);
163 o_stream_unref(&os);
208 struct ostream *os = test_ostream_create(output);
209 program_client_set_output(pc, os);
218 o_stream_unref(&os);