Searched refs:G_IO_ERROR_NOT_EMPTY (Results 1 – 5 of 5) sorted by relevance
161 return G_IO_ERROR_NOT_EMPTY; in g_io_error_from_errno()
536 G_IO_ERROR_NOT_EMPTY, enumerator
446 { G_IO_ERROR_NOT_EMPTY, "G_IO_ERROR_NOT_EMPTY", "not-empty" }, in g_io_error_enum_get_type()
233 error = g_error_new_literal (G_IO_ERROR, G_IO_ERROR_NOT_EMPTY, "Not Empty"); in test_register_error()
1161 g_assert_error (error, G_IO_ERROR, G_IO_ERROR_NOT_EMPTY); in test_delete()