Home
last modified time | relevance | path

Searched defs:stderr_buf (Results 1 – 2 of 2) sorted by relevance

/third_party/glib/gio/
Dgsubprocess.c1286 GMemoryOutputStream *stderr_buf; member
1548 GBytes **stderr_buf, in g_subprocess_communicate()
1608 GBytes **stderr_buf, in g_subprocess_communicate_finish()
1655 char **stderr_buf, in g_subprocess_communicate_utf8()
1761 char **stderr_buf, in g_subprocess_communicate_utf8_finish()
/third_party/glib/gio/tests/
Dgsubprocess.c871 gchar *stdout_buf = NULL, *stderr_buf = NULL; in on_test_communicate_cancelled_idle() local
1100 gchar *stdout_buf, *stderr_buf; in test_communicate_utf8() local