peer_time        1446 lib/pengine/unpack.c     const char *peer_time = crm_element_value(node_state, PCMK__XA_CRMD);
peer_time        1449 lib/pengine/unpack.c     if (pcmk__str_eq(peer_time, OFFLINESTATUS,
peer_time        1453 lib/pengine/unpack.c     } else if (pcmk__str_eq(peer_time, ONLINESTATUS, pcmk__str_casei)) {
peer_time        1459 lib/pengine/unpack.c         if ((pcmk__scan_ll(peer_time, &when_online, 0LL) != pcmk_rc_ok)
peer_time        1462 lib/pengine/unpack.c                      XML_CIB_TAG_STATE " entry, assuming offline", peer_time);