Searched refs:g_subprocess_get_stdout_pipe (Results 1 – 5 of 5) sorted by relevance
351 stdout_stream = g_subprocess_get_stdout_pipe (proc); in test_echo1()380 stdout_stream = g_subprocess_get_stdout_pipe (proc); in test_echo_merged()438 stdout_stream = g_subprocess_get_stdout_pipe (proc); in test_cat_utf8()508 …s = g_input_stream_read (g_subprocess_get_stdout_pipe (cat), &buffer, sizeof buffer, cancellable, … in test_cat_eof()520 …s = g_input_stream_read (g_subprocess_get_stdout_pipe (cat), &buffer, sizeof buffer, NULL, &error); in test_cat_eof()655 first_stdout = g_subprocess_get_stdout_pipe (first); in test_multi_1()657 second_stdout = g_subprocess_get_stdout_pipe (second); in test_multi_1()659 third_stdout = g_subprocess_get_stdout_pipe (third); in test_multi_1()1388 stdout_stream = g_subprocess_get_stdout_pipe (proc); in test_env()1435 stdout_stream = g_subprocess_get_stdout_pipe (proc); in test_env_inherit()[all …]
2025 result = splice_to_string (g_subprocess_get_stdout_pipe (du), &error); in get_size_from_du()
55 GInputStream * g_subprocess_get_stdout_pipe (GSubprocess *subprocess);
646 g_subprocess_get_stdout_pipe (GSubprocess *subprocess) in g_subprocess_get_stdout_pipe() function
4568 g_subprocess_get_stdout_pipe