probes           2247 pengine/allocate.c         GListPtr probes = NULL;
probes           2265 pengine/allocate.c         probes = find_actions(rsc->actions, key, NULL);
probes           2305 pengine/allocate.c             for (pIter = probes; pIter != NULL; pIter = pIter->next) {
probes            973 pengine/native.c             GListPtr probes = find_actions(rsc->actions, probe_key, stop_node);
probes            976 pengine/native.c             for (pIter = probes; pIter != NULL; pIter = pIter->next) {
probes            983 pengine/native.c             g_list_free(probes);