Searched refs:gerror (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/dbus-1.6.8/test/
H A Dcorrupt.c169 GError *gerror = NULL; local
178 NULL, &gerror);
181 if (g_error_matches (gerror, G_IO_ERROR, G_IO_ERROR_WOULD_BLOCK))
184 g_clear_error (&gerror);
189 g_assert_no_error (gerror);
207 GError *gerror = NULL; local
221 socket = g_socket_new_from_fd (fd, &gerror);
222 g_assert_no_error (gerror);
257 GError *gerror = NULL; local
298 socket = g_socket_new_from_fd (fd, &gerror);
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/
H A Dglib.in.h48 #include <glib/gerror.h>
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/
H A Dglib.in.h48 #include <glib/gerror.h>

Completed in 127 milliseconds