empty_str 979 tools/crm_mon.c static char empty_str[] = ""; empty_str 982 tools/crm_mon.c for (c = (date_str != NULL) ? date_str : empty_str; *c != '\0'; ++c) {