Home | History | Annotate | Download | only in src

Lines Matching refs:list

125 	GSList *list;
212 for (list = plugins; list; list = list->next) {
213 struct bluetooth_plugin *plugin = list->data;
232 GSList *list;
236 for (list = plugins; list; list = list->next) {
237 struct bluetooth_plugin *plugin = list->data;