Home | History | Annotate | Download | only in gio

Lines Matching refs:GFileInputStream

66 static goffset    g_local_file_input_stream_tell       (GFileInputStream  *stream);
67 static gboolean g_local_file_input_stream_can_seek (GFileInputStream *stream);
68 static gboolean g_local_file_input_stream_seek (GFileInputStream *stream,
73 static GFileInfo *g_local_file_input_stream_query_info (GFileInputStream *stream,
120 * Returns: #GFileInputStream for the given file descriptor.
122 GFileInputStream *
244 g_local_file_input_stream_tell (GFileInputStream *stream)
260 g_local_file_input_stream_can_seek (GFileInputStream *stream)
293 g_local_file_input_stream_seek (GFileInputStream *stream,
321 g_local_file_input_stream_query_info (GFileInputStream *stream,