dc_match          723 crmd/messages.c             gboolean dc_match = safe_str_eq(host_from, fsa_our_dc);
dc_match          729 crmd/messages.c             } else if (dc_match) {
dc_match          818 crmd/messages.c         gboolean dc_match = safe_str_eq(host_from, fsa_our_dc);
dc_match          820 crmd/messages.c         if (dc_match || fsa_our_dc == NULL) {