agents 397 include/crm/lrmd.h int (*list_agents) (lrmd_t *lrmd, lrmd_list_t **agents, agents 2171 lib/fencing/st_client.c stonith_key_value_t *agents = NULL; agents 2185 lib/fencing/st_client.c stonith_api->cmds->list_agents(stonith_api, st_opt_sync_call, NULL, &agents, agents 2188 lib/fencing/st_client.c for (const stonith_key_value_t *iter = agents; iter != NULL; agents 2196 lib/fencing/st_client.c stonith__key_value_freeall(agents, true, true); agents 2261 lib/lrmd/lrmd_client.c GList *agents = resources_list_agents(class, provider); agents 2263 lib/lrmd/lrmd_client.c for (gIter = agents; gIter != NULL; gIter = gIter->next) { agents 2267 lib/lrmd/lrmd_client.c g_list_free_full(agents, free); agents 2292 lib/lrmd/lrmd_client.c GList *agents = NULL; agents 2295 lib/lrmd/lrmd_client.c agents = resources_list_agents(class, provider); agents 2296 lib/lrmd/lrmd_client.c for (gIter2 = agents; gIter2 != NULL; gIter2 = gIter2->next) { agents 2301 lib/lrmd/lrmd_client.c g_list_free_full(agents, free); agents 1053 lib/services/services.c GList *agents = systemd_unit_listall(); agents 1055 lib/services/services.c if (agents != NULL) { agents 1058 lib/services/services.c g_list_free_full(agents, free);