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

/illumos-gate/usr/src/cmd/hal/hald-runner/
H A Drunner.c52 GList *singletons = NULL; variable
138 singletons = g_list_remove(singletons, rd);
312 singletons = g_list_prepend(singletons, rd);
378 g_list_foreach(singletons, kill_rd, NULL);

Completed in 56 milliseconds