Searched refs:g_io_stream_real_close (Results 1 – 1 of 1) sorted by relevance
101 static gboolean g_io_stream_real_close (GIOStream *stream,169 klass->close_fn = g_io_stream_real_close; in g_io_stream_class_init()335 g_io_stream_real_close (GIOStream *stream, in g_io_stream_real_close() function