OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:g_unix_output_stream_new
(Results
1 - 4
of
4
) sorted by null
/external/bluetooth/glib/gio/
gunixoutputstream.h
69
GOutputStream *
g_unix_output_stream_new
(gint fd,
gunixoutputstream.c
227
*
g_unix_output_stream_new
:
239
g_unix_output_stream_new
(gint fd,
function
gio.symbols
717
g_unix_output_stream_new
/external/bluetooth/glib/gio/tests/
unix-streams.c
44
out =
g_unix_output_stream_new
(writer_pipe[1], TRUE);
223
out =
g_unix_output_stream_new
(reader_pipe[1], TRUE);
Completed in 137 milliseconds