Searched refs:G_IO_ERROR_NO_SPACE (Results 1 – 4 of 4) sorted by relevance
113 return G_IO_ERROR_NO_SPACE; in g_io_error_from_errno()119 return G_IO_ERROR_NO_SPACE; in g_io_error_from_errno()
362 G_IO_ERROR_NO_SPACE, enumerator
324 G_IO_ERROR_NO_SPACE, in array_resize()340 G_IO_ERROR_NO_SPACE, in array_resize()
489 } else if (g_error_matches(error.get(), G_IO_ERROR, G_IO_ERROR_NO_SPACE)) in decode()