Home
last modified time | relevance | path

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

/third_party/glib/gio/
Dgsubprocess.c1447 GInputStream *stdin_buf; member
1568 GBytes *stdin_buf, in g_subprocess_communicate_internal()
1691 GBytes *stdin_buf, in g_subprocess_communicate()
1728 GBytes *stdin_buf, in g_subprocess_communicate_async()
1798 const char *stdin_buf, in g_subprocess_communicate_utf8()
1842 const char *stdin_buf, in g_subprocess_communicate_utf8_async()
/third_party/glib/gio/tests/
Dgsubprocess.c1097 const gchar *stdin_buf; in test_communicate_utf8() local