crm_proc_none 1018 crmd/utils.c crm_update_peer_proc(__FUNCTION__, peer, crm_proc_none, NULL); crm_proc_none 126 include/crm/cluster/internal.h return crm_proc_none; crm_proc_none 139 include/crm/cluster/internal.h case crm_proc_none: crm_proc_none 193 include/crm/cluster/internal.h return crm_proc_none; crm_proc_none 97 lib/ais/plugin.c { 0, crm_proc_none, crm_flag_none, 0, 0, FALSE, "none", NULL, NULL, NULL, NULL }, crm_proc_none 354 lib/cluster/heartbeat.c } else if (proc == crm_proc_none) { crm_proc_none 933 lib/cluster/legacy.c enum crm_proc_flag proc = crm_proc_none; crm_proc_none 951 lib/cluster/legacy.c if (node->processes < crm_proc_none) { crm_proc_none 955 lib/cluster/legacy.c } else if (is_set(node->processes, crm_proc_none)) { crm_proc_none 966 lib/cluster/legacy.c if (proc > crm_proc_none && (node->processes & proc) == 0) { crm_proc_none 930 lib/cluster/membership.c if (status == NULL && flag <= crm_proc_none) { crm_proc_none 68 mcp/pacemaker.c { 0, crm_proc_none, 0, 0, FALSE, "none", NULL, NULL },