Home
last modified time | relevance | path

Searched refs:g_unix_output_stream_close (Results 1 – 1 of 1) sorted by relevance

/third_party/glib/gio/
Dgunixoutputstream.c100 static gboolean g_unix_output_stream_close (GOutputStream *stream,
125 stream_class->close_fn = g_unix_output_stream_close; in g_unix_output_stream_class_init()
500 g_unix_output_stream_close (GOutputStream *stream, in g_unix_output_stream_close() function