Home
last modified time | relevance | path

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

/third_party/glib/gio/
Dgsubprocess.c1284 GInputStream *stdin_buf; member
1405 GBytes *stdin_buf, in g_subprocess_communicate_internal()
1545 GBytes *stdin_buf, in g_subprocess_communicate()
1582 GBytes *stdin_buf, in g_subprocess_communicate_async()
1652 const char *stdin_buf, in g_subprocess_communicate_utf8()
1696 const char *stdin_buf, in g_subprocess_communicate_utf8_async()
/third_party/glib/gio/tests/
Dgsubprocess.c1099 const gchar *stdin_buf; in test_communicate_utf8() local