OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:g_unix_output_stream_new
(Results
1 - 5
of
5
) 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);
/external/bluetooth/glib/docs/reference/gio/
gio-sections.txt
796
g_unix_output_stream_new
Completed in 257 milliseconds