Home
last modified time | relevance | path

Searched refs:socket_source_funcs (Results 1 – 1 of 1) sorted by relevance

/third_party/glib/gio/
Dgsocket.c4014 static GSourceFuncs socket_source_funcs = variable
4047 source = g_source_new (&socket_source_funcs, sizeof (GSocketSource)); in socket_source_new()