HomeSort by relevance Sort by last modified time
    Searched full:nolonger_missing (Results 1 - 1 of 1) sorted by null

  /external/bluetooth/glib/gio/inotify/
inotify-missing.c 104 GList *nolonger_missing = NULL; local
127 nolonger_missing = g_list_prepend (nolonger_missing, l);
131 for (l = nolonger_missing; l ; l = l->next)
138 g_list_free (nolonger_missing);

Completed in 29 milliseconds